Replace Great Docs with Zensical #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Great Docs requires Quarto + a specific Pandoc version that breaks under the nix quarto package. Zensical is a Python-installable Material-for-MkDocs successor with no external binary deps. This issue tracks replacing great-docs with zensical and removing the Python package scaffolding that existed only to satisfy great-docs.
Plan of attack:
Working on branch: feat/initial-site-setup