1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Experiment with PDF generation

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-08-19 16:40:53 +12:00
parent c051e0bdad
commit abf9309cb1
317 changed files with 124 additions and 546 deletions

View File

@@ -22,7 +22,7 @@ plugins:
- 'release-notes/:upgrading'
- 'release-notes/:changelog'
exclude_pages:
- 'bugs/'
- 'reference/oauth_proxy/'
- 'appendix/contribute/'
convert_iframe:
- src: IFRAME SRC
@@ -30,16 +30,13 @@ plugins:
text: ALTERNATE TEXT
- src: ...
# two_columns_level: 3
render_js: false
headless_chrome_path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
render_js: true
# headless_chrome_path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
output_path: funky-penguins-geek-cookbook.pdf
debug_html: true
debug_html: false
show_anchors: true
verbose: true
verbose: false
extra_css: []
extra_javascript: []
theme:
font: false
extra_javascript: []