Add docs_theme to mkdocs watch so it automatically reloads localhost when modifying theme

This commit is contained in:
Micah Jerome Ellison 2023-02-24 10:14:34 -08:00
parent b0f65177ce
commit 470c648189

View file

@ -5,6 +5,9 @@ theme:
custom_dir: docs_theme
static_templates:
- index.html
watch:
- docs
- docs_theme
extra_css:
- https://fonts.googleapis.com/css?family=Open+Sans:300,600
- assets/colors.css