diff --git a/mkdocs.yml b/mkdocs.yml index 6ae6dc6..a5bd6c9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -66,7 +66,7 @@ plugins: render_js: false # headless_chrome_path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome - output_path: funky-penguins-geek-cookbook.pdf + output_path: funkypenguins-geek-cookbook.pdf debug_html: false show_anchors: true verbose: false diff --git a/scripts/build.sh b/scripts/build.sh index 9c81cfd..7c53e1f 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -21,5 +21,7 @@ fi # Setup any necessary netlify redirects cp netlify_redirects.txt site/_redirects + +# Put the PDF into secret location mkdir -p site/${PDF_PATH} mv site/funkypenguins-geek-cookbook.pdf site/${PDF_PATH}/