mirror of
https://github.com/zensical/zensical.git
synced 2026-09-26 16:25:38 +00:00
17 lines
269 B
YAML
Vendored
17 lines
269 B
YAML
Vendored
site_name: Blog collision oracle
|
|
site_url: https://example.test/docs/
|
|
use_directory_urls: true
|
|
|
|
theme:
|
|
name: material
|
|
|
|
plugins:
|
|
- material/blog:
|
|
archive: false
|
|
categories: false
|
|
authors: false
|
|
pagination: false
|
|
|
|
nav:
|
|
- Blog: blog/index.md
|