Open
Description
How do we decide which pages get included in a feed?
We could create a content/feeds
which contains YAML files describing the feed:
format: atom
content_source: posts
title: My blog post feed
This information could be used to render an XML template (ideally included in Kirby) and publish at /feeds/[filename].xml
Metadata
Assignees
Labels
No labels
Activity