MkDocs plugin to add a last updated date to your site pages
The mkdocs-git-revision-date-localized-plugin is a MkDocs plugin that allows users to display the date of the last Git modification for a page. It uses babel and timeago.js to provide localized date formats. This plugin is particularly useful for tracking the last update of pages in a MkDocs project.
The mkdocs-git-revision-date-localized-plugin offers a convenient way for MkDocs users to display the last Git modification date on their pages. With support for localized date formats and easy integration with themes like mkdocs-material, this plugin enhances the user experience for managing and tracking document revisions.
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.