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.18.tar.gz (17.0 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.18.tar.gz.

File metadata

File hashes

Hashes for mkdocs_changelog_feed_plugin-2025.10.18.tar.gz
Algorithm Hash digest
SHA256 a9f7d9d38afbb1a2a0b86c1ee5e2dd9242d8472a5066fa21398c333dcbefb2ed
MD5 7470d677d06dee8fc27089a9eb33e758
BLAKE2b-256 a6881d1f3ad78b869dfe34b5f8c4e15bd382cbcca225279350d2ab47e77140ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mkdocs_changelog_feed_plugin-2025.10.18-py3-none-any.whl
Algorithm Hash digest
SHA256 fa55e210b94d4e565033725a6f0376ad4f74149a6d7079a5e082d273718f9f92
MD5 784b969cf9f47882ac6295ccbc565db6
BLAKE2b-256 6830f10a7b6a87b0532b78e5aee41acc3dc21c0aad72b8f7b47681534489c2ef

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