mirror of
https://github.com/zensical/zensical.git
synced 2026-09-26 16:25:38 +00:00
14 lines
296 B
YAML
Vendored
14 lines
296 B
YAML
Vendored
site_name: Debug without grid
|
|
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: false
|
|
debug_color: blue
|