Skip to content

feat: exclude individual pages from RSS/Atom feeds#3128

Open
sassman wants to merge 1 commit intogetzola:nextfrom
sassman:feat/exclude-pages-from-feeds
Open

feat: exclude individual pages from RSS/Atom feeds#3128
sassman wants to merge 1 commit intogetzola:nextfrom
sassman:feat/exclude-pages-from-feeds

Conversation

@sassman
Copy link
Copy Markdown

@sassman sassman commented Mar 18, 2026

Follow-up to #3125, closes #3124.

  • pages can opt out of all feeds via include_in_feeds = false in front matter
  • defaults to true, so existing behavior is unchanged
  • expose as template variable for conditional rendering

Follow-up to getzola#3125, closes getzola#3124.

- pages can opt out of all feeds via `include_in_feeds = false` in front matter
- defaults to true, so existing behavior is unchanged
- expose as template variable for conditional rendering

Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant