Context
MkDocs is experiencing a leadership crisis: maintainer conflicts, stalled development (no release since August 2024), and a proposed v2 that removes plugin support entirely — which would break the Material theme we rely on.
Zensical, built by the Material for MkDocs team, is the natural successor. It reads existing mkdocs.yml files natively and builds 5x faster.
Reference: https://fpgmaas.com/blog/collapse-of-mkdocs/
Proposed solution
- Replace
mkdocs with zensical in dependencies
- Verify the documentation builds correctly with Zensical (themes, Mermaid diagrams, pymdownx extensions)
- Adapt
mkdocs.yml if any breaking changes exist
- Update CI/CD pipeline if applicable
Acceptance criteria
Context
MkDocs is experiencing a leadership crisis: maintainer conflicts, stalled development (no release since August 2024), and a proposed v2 that removes plugin support entirely — which would break the Material theme we rely on.
Zensical, built by the Material for MkDocs team, is the natural successor. It reads existing
mkdocs.ymlfiles natively and builds 5x faster.Reference: https://fpgmaas.com/blog/collapse-of-mkdocs/
Proposed solution
mkdocswithzensicalin dependenciesmkdocs.ymlif any breaking changes existAcceptance criteria
mkdocs.ymlupdated if needed