Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
MkDocs documentation theme with persistent navigation state, highlighted search, and quick dropdown search.
MkDocs Windmill is a documentation theme for the MkDocs static site generator from Grist Labs, built to make navigation and search usable for larger documentation projects. It turns a MkDocs project into a static documentation site with persistent navigation state, highlighted search results, and a quick-search dropdown.
MkDocs Windmill is a theme for MkDocs, the Python-based static site generator for project documentation. It takes a MkDocs project configured with the theme: windmill directive and produces a static HTML documentation site. The theme is developed and maintained by Grist Labs and distributed as a Python package on PyPI under the name mkdocs-windmill.
pip install mkdocs-windmill, then set theme: windmill in mkdocs.yml.nav: - Home: index.md.