We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c493cc + 5457217 commit 9c6dd76Copy full SHA for 9c6dd76
README.md
@@ -14,6 +14,11 @@
14
15
(*Example when used together with the [mkdocs-material](https://github.com/squidfunk/mkdocs-material) theme*)
16
17
+Other MkDocs plugins that use information from git:
18
+
19
+- [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin) for displaying the authors from git
20
+- [mkdocs-git-committers-plugin](https://github.com/byrnereese/mkdocs-git-committers-plugin) for displaying authors' github user profiles
21
22
## Setup
23
24
Install the plugin using `pip3` with the following command:
0 commit comments