Mkdocs Git Revision Date Localized Plugin

screenshot of Mkdocs Git Revision Date Localized Plugin
mkdocs

MkDocs plugin to add a last updated date to your site pages

Overview:

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.

Features:

  • Display Last Git Modification Date: Shows the date of the last Git modification on each page.
  • Localized Date Formats: Supports different localized date formats for users worldwide.
  • Seamless Integration: Integrates well with the mkdocs-material theme and requires minimal customization.

Summary:

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
MkDocs

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.