{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation/2"}],"enrichment":{"capability":"Adds a Git-based revision date to MkDocs documentation pages, displaying when each page was last modified according to Git history in ISO format (YYYY-mm-dd).","skillfed_tags":["mkdocs-plugin","git-metadata"],"use_cases":["Display 'last updated' timestamps on documentation pages without manual maintenance","Show readers when API documentation or guides were last revised based on Git commits","Automatically populate footer or sidebar metadata with page revision dates in MkDocs sites","Format revision dates using Jinja2 date filters when datetime output is enabled"],"what_it_does":"This MkDocs plugin automatically extracts the last Git commit date for each documentation page and makes it available to your site templates and Markdown files. It integrates with MkDocs' plugin system and exposes the revision date as `page.meta.revision_date` in templates or `{{ git_revision_date }}` in Markdown, formatted in ISO date format (YYYY-mm-dd) by default. The plugin depends on mkdocs, GitPython, and jinja2.\n\nThe package is designed for documentation sites where you want to show readers when content was last updated, pulling that information directly from your Git history rather than maintaining it manually. It supports optional features like environment-gated builds, disabling Markdown substitution, and outputting dates as Python datetime objects for custom formatting via Jinja2.","worth_installing":"No\u2014the package is abandoned (last release 2022-03-08, no commits since 2023-03-28) and will receive no maintenance or bug fixes. While it has low install friction and a permissive license, relying on unmaintained software for a core documentation feature creates long-term risk. Consider an actively maintained alternative or fork if this functionality is essential."},"id":"mkdocs-git-revision-date-plugin","links":{"html":"https://skillfed.io/packages/mkdocs-git-revision-date-plugin","md":"https://skillfed.io/packages/mkdocs-git-revision-date-plugin.md","pypi":"https://pypi.org/project/mkdocs-git-revision-date-plugin/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-03-08","license_spdx":null,"license_treatment":"permissive","name":"mkdocs-git-revision-date-plugin","python_support":"supports_current","summary":"MkDocs plugin for setting revision date from git per markdown file."},"popularity":{"monthly_downloads":147923,"position":11048,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.2"}
