mirror of
https://github.com/zensical/zensical.git
synced 2026-09-26 08:15:34 +00:00
15 lines
313 B
YAML
Vendored
15 lines
313 B
YAML
Vendored
site_name: Debug cards
|
|
site_url: https://example.test/docs/
|
|
site_dir: site
|
|
theme: { name: material }
|
|
plugins:
|
|
- social:
|
|
cache: false
|
|
cache_dir: social-cache
|
|
cards_layout: flat
|
|
debug: true
|
|
debug_on_build: true
|
|
debug_grid: true
|
|
debug_grid_step: 32
|
|
debug_color: red
|