A Zensical Docs Template repository. It enables an opinionated set of extensions and plugins by default, and contains GitHub and GitLab CI workflows to publish the documentation.
This template is intended both for those that include the documentation in their main repository, and those that use a separate repository for the documentation, which is why all the documentation files are in the docs/ subfolder.
To use this template, install Copier and invoke:
copier copy gh:virtlink/zensical-docs-template my-docs-repowhere my-docs-repo is the name of the directory where you want to create the new documentation repository. From within the documentation repository, to build the pages and see edits live using UV:
cd docs/uv run zensical serveNavigate to localhost:8000 to see the documentation. The local documentation is automatically reloaded when changes occur. Changes pushed to the main branch are automatically deployed on GitHub and GitLab.
To the extent possible under law, Daniel A. A. Pelsmaeker has waived all copyright and related or neighboring rights to the Zensical Docs Template repository. Feel free to use this as you see fit, no attribution required.
