Skip to main content

MkDocs plugin that adds RSS and Atom feeds for a changelog in the Keep a Changelog format.

Project description

MkDocs changelog feed plugin

MkDocs plugin that adds RSS and Atom feeds for a changelog.

This plugin takes the rendered HTML output of the page specified by the changelog_file setting, splits it into sections for each changelog entry, and generates RSS and Atom feeds with items for each of those entries. Then, links to the feeds are added to the page.

The page is expected to be in the Keep a Changelog format, e.g. every entry starts with a second level heading, the version title and the date have to be separated by -[^dash], the date has to be in ISO 8601 format, etc.

Installation

pip install mkdocs-changelog-feed-plugin

Usage

In mkdocs.yaml, set site_url and add the plugin to plugins:

site_name: My Docs
site_url: https://mydocs.example.com/
plugins:
  - search
  - changelog_feed

Plugin configuration

changelog_file

The file within your docs directory containing the changelog.

default: CHANGELOG.md

feed_title

The feed's title.

Defaults to "page name - site name", if not set.

default: null

feed_description

The feed's description (RSS)/subtitle (Atom).

default: null

links_icon

Icon to be displayed next to the links to the feeds at the top of the page.

default: <i class="fa fa-square-rss"></i>

Licence

This project is licenced under the AGPL-3.0 license.

[^dash]: Or – or —, in case something like the SmartyPants extension replaces the - character.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs_changelog_feed_plugin-2025.10.24.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file mkdocs_changelog_feed_plugin-2025.10.24.tar.gz.

File metadata

File hashes

Hashes for mkdocs_changelog_feed_plugin-2025.10.24.tar.gz
Algorithm Hash digest
SHA256 beb86697663d0ce1f8e17a534c8b5868aab9736a7ab0ccd1686ef0669fb5870c
MD5 51ea412e3ec0b399a2800c83c4637ef3
BLAKE2b-256 f6f0094e95078d1bbe2a50b2adb060b5f6d011cd0905f7bb27e07ae40609b26f

See more details on using hashes here.

File details

Details for the file mkdocs_changelog_feed_plugin-2025.10.24-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_changelog_feed_plugin-2025.10.24-py3-none-any.whl
Algorithm Hash digest
SHA256 088f939447047c2bef8bbbad337dc1f9defb7e4cf10448779dae4f7e8b3af1ac
MD5 e172c05a09969045e9e471f68efd94bb
BLAKE2b-256 cc57336ddd09dc08de34cd8bdff0ab4f50bd8a1ec47ebb1841f1ed253e1f7f54

See more details on using hashes here.

Supported by

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