Skip to content
Discussion options

You must be logged in to vote

Feeds don't really know how to deal with completely arbitrary items - RSS requires a specific set of fields and it would be difficult to map arbitrary items into an RSS feed without knowing a lot about them.

As a result, we will only include items in feeds if they minimally contain a name and an href (without those, the feed item wouldn't be useful in any real to readers). We'll use an item description, authors, and image if available.

You'll need to specify those fields above specifically in your YAML for the various listings items if you'd like them to be included in feeds.

HTH!

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
6 replies
@mcanouil
Comment options

mcanouil Jan 1, 2024
Collaborator

@blenback
Comment options

@mcanouil
Comment options

@dragonstyle
Comment options

Answer selected by blenback
Comment options

You must be logged in to vote
3 replies
@mcanouil
Comment options

@blenback
Comment options

@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants