Skip to content

A simple mkdocs plugin to inject the git tag of the current commit into your document

License

Notifications You must be signed in to change notification settings

ErikThorsell/mkdocs-git-tag-plugin

Repository files navigation

mkdocs git tag plugin

Acquire the latest git tag and put it in your mkdocs document!

Example

Put {{ git_tag }} somewhere in your mkdocs document and the {{ git_tag }} will be replaced with the tag for the current commit.

Disclaimer

If the current commit does not have a tag, {{ git_tag }} will yield None.

About

A simple mkdocs plugin to inject the git tag of the current commit into your document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages