mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
New setting "TAGS_FOR_FEED" is introduced, default is [] If TAGS_FOR_FEED is set then it will generate feed only for those tags. Example usage TAGS_FOR_FEED = ["thats", "awesome"] Added documentation for my previous patch. (Ref: https://github.com/getpelican/pelican/pull/1455) Signed-off-by: Aravinda VK <mail@aravindavk.in> |
||
|---|---|---|
| .. | ||
| _static | ||
| changelog.rst | ||
| conf.py | ||
| content.rst | ||
| contribute.rst | ||
| faq.rst | ||
| importer.rst | ||
| index.rst | ||
| install.rst | ||
| internals.rst | ||
| Makefile | ||
| pelican-themes.rst | ||
| plugins.rst | ||
| publish.rst | ||
| quickstart.rst | ||
| report.rst | ||
| settings.rst | ||
| themes.rst | ||
| tips.rst | ||