mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-14 18:28:32 +02:00
Add docs_theme to mkdocs watch so it automatically reloads localhost when modifying theme
This commit is contained in:
parent
b0f65177ce
commit
470c648189
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue