diff --git a/mkdocs.yml b/mkdocs.yml index 0045c79..6ae6dc6 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: !ENV PDF_PATH + output_path: funky-penguins-geek-cookbook.pdf debug_html: false show_anchors: true verbose: false diff --git a/scripts/build.sh b/scripts/build.sh index fe3d713..9c81cfd 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -21,3 +21,5 @@ fi # Setup any necessary netlify redirects cp netlify_redirects.txt site/_redirects +mkdir -p site/${PDF_PATH} +mv site/funkypenguins-geek-cookbook.pdf site/${PDF_PATH}/