Documentation and user guides for Superphenix, built with Zensical.
python3 -m venv .venv
source .venv/bin/activate # or .venv\Scripts\activate on Windows
pip install zensical
zensical build -f zensical.toml
zensical serve -f zensical.toml # serve at http://localhost:8000- Zensical (primary):
zensical.toml— theme variantclassicfor Material for MkDocs–compatible look. - MkDocs (legacy):
mkdocs.ymlis still present; Zensical can read it, but the project useszensical.tomlfor build and CI.