MkDocs plugin to display git authors of a page.
The MkDocs Git Authors Plugin is a lightweight addition to the MkDocs framework that allows users to easily display the authors of a markdown page by leveraging git blame. This plugin is particularly useful for projects that rely heavily on collaborative code contributions, as it provides immediate visibility into who has contributed to specific lines of text within the documentation. By integrating this plugin, users can enhance their documentation with accurate attribution in a straightforward manner.
Not only does this plugin boost transparency in author contributions, but it also ties into other useful MkDocs plugins, making it a valuable tool for developers looking to improve their documentation workflow. With simple setup instructions and customization options available, this plugin promises to streamline the author attribution process in markdown documents.
{{ git_page_authors }} tag in markdown, providing a seamless way to include author details directly in your docs.MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.