mkdocs-plugin topic
mkdocs-glightbox
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
mkdocs-markmap
MkDocs plugin and extension to create mindmaps from markdown using markmap
mkdocs-versioning
A tool that allows for versioning sites built with mkdocs
mkdocs-multirepo-plugin
Build documentation in multiple repos into one site.
mkdocs-gen-files
MkDocs plugin to programmatically generate documentation pages during the build
mkdocs-literate-nav
MkDocs plugin to specify the navigation in Markdown instead of YAML
mkdocs-section-index
MkDocs plugin to allow clickable sections that lead to an index page
mkdocs-htmlproofer-plugin
A MkDocs plugin that validates URL in rendered html files
mkdocs-print-site-plugin
MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.
mkdocs-table-reader-plugin
MkDocs plugin that enables a markdown tag like {{ read_csv('table.csv') }} to directly insert various table formats into a page