16 lines
202 B
YAML
16 lines
202 B
YAML
project:
|
|
type: website
|
|
|
|
profile:
|
|
default: english
|
|
group: [english, french]
|
|
|
|
execute:
|
|
freeze: auto
|
|
|
|
format:
|
|
html:
|
|
theme: yeti
|
|
css: styles.css
|
|
toc: true
|
|
html-math-method: katex
|