Peter Kurfer
bd27081aa6
- 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
9 lines
No EOL
174 B
YAML
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 |