Skip to content

Generate RSS/Atom Feed #2

Open
Open
@kylefox

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions