Skip to content

Latest commit

 

History

134 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs

The site is built with Zensical (the successor to MkDocs, by the Material for MkDocs team). Configuration still lives in mkdocs.yml, which Zensical reads natively.

Building

poetry install                 # Python 3.14+
poetry run zensical serve -o    # live preview at http://localhost:8000
poetry run zensical build       # static output in site/

mkdocs / mkdocs-material are kept installed as a fallback during Zensical's alpha; poetry run mkdocs serve still works against the same mkdocs.yml.

Resource Links

Inspiration for CAS(Content Addressable Storage) for Schemas and Project Units; https://git-scm.com/book/en/v2/Git-Internals-Git-Objects

About

Comline documentation site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors