mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
@@ -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
|
||||
|
||||
@@ -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}/
|
||||
|
||||
Reference in New Issue
Block a user