11 lines
148 B
YAML
11 lines
148 B
YAML
|
|
project:
|
||
|
|
type: default
|
||
|
|
output-dir: _output
|
||
|
|
post-render:
|
||
|
|
- scripts/copy-to-web.sh
|
||
|
|
|
||
|
|
format:
|
||
|
|
html:
|
||
|
|
toc: false
|
||
|
|
self-contained: true
|