Skip to content

Commit

Permalink
chore: Add PDF plugin configuration to mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anduin2017 committed Jun 3, 2024
1 parent cc6e457 commit 94618c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/templates/mkdocs_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ markdown_extensions:
plugins:
- same-dir
- search
- with-pdf:
copyright: CC0 The Unlicense
cover_subtitle: How To Cook
output_path: ./site/document.pdf
- minify:
minify_html: true

Expand Down

0 comments on commit 94618c9

Please sign in to comment.