mkdocs-git-revision-date-localized-plugin
mkdocs-git-revision-date-localized-plugin copied to clipboard
MkDocs plugin to add a last updated date to your site pages
I'm experiencing an interesting issue where I get the following error for a few of the pages of the documentation site I am working on: ``` WARNING - [git-revision-date-localized-plugin] ''...
In our usage it sometimes happens that we need to make changes to many/all markdown files at once, e.g. running a formatter, or when the name of an internal product...
### Description Using `git-revision-date-localized-plugin` along with "Material for Mkdocs". I was asked to raise this issue here as they do not believe it is related to Material: https://github.com/squidfunk/mkdocs-material/issues/4697#issuecomment-1332558500. The plugin...
This is a great tool to show users when the docs were last updated, but it would be exceptionally helpful to be able to embed the version/tag if available, falling...
When using the `timeago` visualization it would be nice to be able to see the actual date when hovering over the "x ago" text. I believe adding the `title` attribute...
I just noticed this today. On github pages, _all_ my pages are showing a date/time that matches my last commit from this afternoon. My local builds do not exhibit the...
Hi, Is there any property one can use to output to top of the page? Potentially after the 1st h1?
Just like the question I asked [here](https://github.com/squidfunk/mkdocs-material/discussions/7161#/discussioncomment-9349167) My Git commit record incorrectly shows that the history of some files is messed up And the official community members of Mkdocs-material have...
Hello, I was searching existing issues but couldn't find something like this. It would be nice if your plugin is able to use the build date (mkdocs build) as the...
Hi there, I just got started with using this plugin but ran into something which might be worth considering as a future. So recently I moved all my md files...