zensical
Installation
SKILL.md
Zensical Documentation
Modern static site generator by the makers of Material for MkDocs. Written in Rust and Python, published as a Python package. Uses zensical.toml (TOML) for configuration instead of mkdocs.yml (YAML), though legacy YAML is supported for migration.
Setup
| Topic | Reference |
|---|---|
| Installation (pip, uv, Docker) | installation.md |
Project config (zensical.toml, extensions) |
project-config.md |
| Dev workflow (serve, build, CLI) | dev-workflow.md |
| Publishing (GitHub/GitLab Pages) | publishing.md |
| Navigation & site search | navigation-search.md |
| Theming & customization | theming.md |
For CI/CD pipeline details, reference the /github or /gitlab-ci skills.