12 lines
220 B
YAML
12 lines
220 B
YAML
site_name: Garage Num Doc
|
|
site_url: https://garagenum.gitlab.io/doc
|
|
site_dir: public
|
|
theme:
|
|
name: material
|
|
features:
|
|
- tabs
|
|
markdown_extensions:
|
|
- admonition
|
|
- pymdownx.details
|
|
- pymdownx.superfences
|