byrnereese / mkdocs-git-committers-pluginLinks
A mkdocs plugin for displaying the last commit and a list of a file's contributors.
☆44Updated 8 months ago
Alternatives and similar repositories for mkdocs-git-committers-plugin
Users that are interested in mkdocs-git-committers-plugin are comparing it to the libraries listed below
Sorting:
- MkDocs plugin to display git authors of a page.☆103Updated 2 months ago
- Open source plugin for Mkdocs page redirects☆221Updated 3 months ago
- MkDocs plugin for displaying a list of GitHub (.com or Enterprise) contributors on each page. Encourages contributions to the documentati…☆66Updated 2 months ago
- A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template☆90Updated last year
- MkDocs plugin to add a last updated date to your site pages☆248Updated 3 months ago
- A mkdocs plugin that lets you exclude files or trees from your output.☆97Updated 2 years ago
- A mkdocs plugin to minify the HTML of a page before it is written to disk.☆173Updated last year
- A MkDocs plugin that validates URL in rendered html files☆46Updated 11 months ago
- MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta).☆115Updated 3 weeks ago
- Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.☆114Updated last year
- Mkdocs Markdown includer plugin☆138Updated last month
- MkDocs plugin that enables a markdown tag like {{ read_csv('table.csv') }} to directly insert various table formats into a page