Built with Zensical - a modern static site generator by the creators of Material for MkDocs.
python3 -m venv .venv
source .venv/bin/activate # or .venv\Scripts\activate on Windowspip install -r requirements.txtzensical serveThen open http://localhost:8000
zensical buildZensical is fully compatible with Material for MkDocs configurations. Your existing mkdocs.yml works seamlessly with Zensical, providing:
- ⚡ Faster builds - Built with Rust for performance
- 🎨 Modern design - Clean, professional interface
- 🔧 Full compatibility - Drop-in replacement for MkDocs
- 🚀 Active development - Regular updates and improvements