mkdocs-plugin topic

List mkdocs-plugin repositories

mkdocs-glightbox

184
Stars
22
Forks
Watchers

A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.

mkdocs-markmap

39
Stars
5
Forks
Watchers

MkDocs plugin and extension to create mindmaps from markdown using markmap

mkdocs-versioning

40
Stars
6
Forks
Watchers

A tool that allows for versioning sites built with mkdocs

mkdocs-multirepo-plugin

115
Stars
41
Forks
Watchers

Build documentation in multiple repos into one site.

mkdocs-gen-files

91
Stars
7
Forks
Watchers

MkDocs plugin to programmatically generate documentation pages during the build

mkdocs-literate-nav

71
Stars
8
Forks
Watchers

MkDocs plugin to specify the navigation in Markdown instead of YAML

mkdocs-section-index

73
Stars
7
Forks
Watchers

MkDocs plugin to allow clickable sections that lead to an index page

mkdocs-htmlproofer-plugin

38
Stars
15
Forks
Watchers

A MkDocs plugin that validates URL in rendered html files

mkdocs-print-site-plugin

123
Stars
19
Forks
Watchers

MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.

mkdocs-table-reader-plugin

104
Stars
17
Forks
Watchers

MkDocs plugin that enables a markdown tag like {{ read_csv('table.csv') }} to directly insert various table formats into a page