Built mkdocs plugin, set font to desired options

This commit is contained in:
Luke Walker 2023-03-12 15:32:25 -04:00
parent 13a90172c2
commit b1916b5066
4 changed files with 48 additions and 36 deletions

View file

@ -71,6 +71,9 @@ plugins:
- search
- minify:
minify_html: true
- mkdocs-simple-hooks:
hooks:
on_post_build: "docs.hooks:copy_fonts"
nav:
- "Getting started": index.md