{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"A MkDocs plugin that displays the date of the last git modification for each page, with localized date formatting via babel and timeago.js.","skillfed_tags":["mkdocs-plugin","git-integration","documentation-automation"],"use_cases":["Display 'last updated' timestamps on documentation pages built with mkdocs-material to show readers when content was last revised.","Automatically track page freshness in technical documentation without manual date maintenance in frontmatter.","Generate localized date strings in multiple languages for international documentation sites using babel's locale support.","Integrate git-based revision tracking into CI/CD documentation builds by configuring fetch-depth appropriately.","Show relative timestamps (e.g., '3 weeks ago') via timeago.js for a more human-readable revision indicator."],"what_it_does":"This is a MkDocs plugin that automatically extracts the date of the last git commit affecting each markdown page and displays it in localized format on the rendered site. It integrates with the MkDocs build pipeline to query git history and uses babel for locale-aware date formatting, plus timeago.js for relative date display (e.g., \"2 days ago\").\n\nThe plugin works out-of-the-box with the mkdocs-material theme, which natively displays the revision date at the bottom of pages. Other themes require manual template customization. A key constraint is that it needs full git history available during the build\u2014shallow clones in CI/CD systems will fail unless configured to fetch the complete history.","worth_installing":"Yes, if you use MkDocs with material theme or are willing to customize your theme. The plugin is actively maintained, has no known vulnerabilities, low install friction, and solves a common documentation need (showing last-modified dates) without manual effort. The main gotcha is ensuring your CI/CD system fetches full git history; once configured, it works reliably."},"id":"mkdocs-git-revision-date-localized-plugin","links":{"html":"https://skillfed.io/packages/mkdocs-git-revision-date-localized-plugin","md":"https://skillfed.io/packages/mkdocs-git-revision-date-localized-plugin.md","pypi":"https://pypi.org/project/mkdocs-git-revision-date-localized-plugin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-01","license_spdx":null,"license_treatment":"permissive","name":"mkdocs-git-revision-date-localized-plugin","python_support":"supports_current","summary":"Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file."},"popularity":{"monthly_downloads":1634007,"position":3702,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.5.3"}
