mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
9b98c77725
Honour the git-authors plugin's setting to render the authors' names as links pointing to their email address: * If the git-authors plugin is enabled and its show_email_address option is not set, or is set to true, render the author's name as a "mailto:" link. * If the git-authors plugin is enabled and its show_email_address option is set to false, render the author's name in plain text with no link. * If the git-authors plugin is not enabled (or not installed), don't show author information. |
||
---|---|---|
.. | ||
.icons | ||
assets | ||
partials | ||
__init__.py | ||
404.html | ||
base.html | ||
blog-post.html | ||
blog.html | ||
main.html | ||
mkdocs_theme.yml | ||
redirect.html |