mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
@@ -2,10 +2,10 @@
|
||||
# This script prepares mkdocs for a build (there are some adjustments to be made to the recipes before publishing)
|
||||
|
||||
# Fetch git history so that we get last-updated timestamps
|
||||
git fetch --unshallow
|
||||
# git fetch --unshallow
|
||||
|
||||
# Run python build script to check for errors
|
||||
python3 scripts/build.py mkdocs.yml
|
||||
# python3 scripts/build.py mkdocs.yml
|
||||
|
||||
ENABLE_PDF_EXPORT=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user