summaryrefslogtreecommitdiff
path: root/README.rst
blob: 1dcb1fa52e95a1c2a7bf176744aed230b17d667d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
FeedGenerator
=============

|githubci| |pypi|

.. |githubci| image:: https://img.shields.io/github/actions/workflow/status/getpelican/feedgenerator/main.yml?branch=main
    :target: https://github.com/getpelican/feedgenerator/actions
    :alt: Build Status

.. |pypi| image:: https://img.shields.io/pypi/v/feedgenerator
    :target: https://pypi.org/project/feedgenerator/
    :alt: PyPI Version

FeedGenerator is a standalone version of Django’s feedgenerator_ module.
It has evolved over time and includes numerous enhancements.

.. _feedgenerator: https://github.com/django/django/blob/master/django/utils/feedgenerator.py