mirror of
https://github.com/zensical/zensical.git
synced 2026-09-26 00:05:50 +00:00
17 lines
265 B
YAML
Vendored
17 lines
265 B
YAML
Vendored
site_name: Standalone blog 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:
|
|
- Home: index.md
|