goveal/examples/goveal.yaml
Peter Kurfer bd27081aa6
Add auto reload
- reload markdown if changed
- allow to monitor other files if wanted
- disable HTTP cache to force reload
- extend example
- replace almost everything with layered file systems
2020-12-04 16:40:08 +01:00

9 lines
No EOL
174 B
YAML

theme: night
code-theme: monokai
horizontal-separator: ===
vertical-separator: ---
transition: fade
stylesheets:
- examples/custom.css
filesToMonitor:
- examples/**/*.css