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.
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.