-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
With jekyll-feed as feed generator, there is an option to generate additional feeds.
E.g. with the following config Jekyll would generate a /feed/releases.xml in addition to the /feed.xml. Releases would still be included in feed.xml.
# _config.yml
feed:
categories:
- releasesIs this something anyone besides me would be interested in?
Metadata
Metadata
Assignees
Labels
No labels