gorilla/feeds

Can't reference images, favicons and so on

fiatjaf opened this issue · 3 comments

My generated feed is empty of images. How can I get some images on it?

I've seen there is a type RssImage, but not a corresponding field on type Feed.
What am I missing here?

Also, how do I get favicons to show on readers? Is their responsibility to parse my home page and get a favicon from there?

Here's my feed link for reference: http://reconhecendo.me/feed.xml

Do you have an example of a feed that shows a favicon in your RSS reader of choice? I'm curious to know the behavior there as well.

Same goes for images: I suspect we may need to generate an RSS/Atom field that aligns with the spec here.

See #39 , should be able to fix this issue.

stale commented

This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.