Skip to main content

MkDocs plugin that allows you to display a list of recently modified pages from the Git log

Project description

mkdocs-git-latest-changes-plugin

MkDocs plugin that allows you to display a list of recently modified pages from the Git log

PyPI - Version REUSE status Checked with mypy Ruff pre-commit enabled

Demo & Docs

https://tombreit.github.io/mkdocs-git-latest-changes-plugin/

Setup

Install the plugin PyPI package:

pip install mkdocs-git-latest-changes-plugin

Configure mkdocs.yml:

plugins:
  - git-latest-changes

Usage

Use {{ latest_changes }} in your Markdown page(s) where the latest git changes should be inserted as a table.

Configuration

https://tombreit.github.io/mkdocs-git-latest-changes-plugin/#configuration

Development

pip install -e .[dev]

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page