Braid-slides/modd.conf
2026-01-14 22:31:17 +01:00

5 lines
92 B
Plaintext

**/*.rst **/*.css !html_output/** {
prep: make html
daemon: devd -m ./html_output
}