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

remove_permalinks

Remove permalinks added by Python-Markdown's Table of Contents extension from the feeds.

default: true

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.26.tar.gz (17.7 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.26.tar.gz.

File metadata

File hashes

Hashes for mkdocs_changelog_feed_plugin-2025.10.26.tar.gz
Algorithm Hash digest
SHA256 9aca757072ae9bae7a502391532b505bd06655d3ec3535759489fb5794283882
MD5 f80c3e01c79e88db19a2b59d4ca02e2a
BLAKE2b-256 cbc4ced134a9b8f7ca4a4c33da823a8912bd2a8631d8b95aa616ea603eaa80bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mkdocs_changelog_feed_plugin-2025.10.26-py3-none-any.whl
Algorithm Hash digest
SHA256 33c338c86ea61e5447b5e5f753c489cb069df68ac793eea31edb0ccd066f75d2
MD5 f59dfb1b936f7147f11916700854281d
BLAKE2b-256 214942496167cb814297529a62cde905e419cb73e6c41e322841f69d8f26b602

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