mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 09:46:23 +00:00
Improve build script
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# Copy the contents of "manuscript" to a new "publish" folder
|
# Copy the contents of "manuscript" to a new "publish" folder
|
||||||
mkdir -p publish
|
mkdir -p publish
|
||||||
mkdir -p publish/overrides
|
mkdir -p publish/overrides
|
||||||
cp -r manuscript publish/
|
cp -r {manuscript,overrides} publish/
|
||||||
cp mkdocs.yml publish/
|
cp mkdocs.yml publish/
|
||||||
|
|
||||||
# Append a common footer to all recipes/swarm docs
|
# Append a common footer to all recipes/swarm docs
|
||||||
|
|||||||
Reference in New Issue
Block a user