Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 346 Bytes

File metadata and controls

15 lines (10 loc) · 346 Bytes

document-template

Template for EOEPCA documentation published with Read the Docs and Zensical.

Local development

Install the dependencies and preview the site locally:

pip install -r requirements.txt
zensical build
./serve

The site configuration now lives in zensical.toml and replaces the previous MkDocs-specific setup.