pull down to refresh
0 sats \ 9 replies \ @DarthCoin OP 4 Jan \ parent \ on: Add RSS feed for my guides page AGORA
Ok I create a symlink for testing in _posts
Now you said:
That means for each page I would have to add the permalink in the header of the file?
Like:
reply
Yes, I've created on symlink. So it should appear into rss feed right?
reply
reply
booom I think is working now!
Check this
https://darth-coin.github.io/feed.xml
reply
reply
seems OK when I read it in https://rssatom.com/
Now I only need to format it a bit to display the meta title/subtitle and content
reply
Mhh you are right, https://validator.w3.org/feed/ and https://www.rssboard.org/rss-validator/ also show it as valid. Maybe it’s just Safari displaying it weird, I would not be surprised.
reply
This is how any RSS reader subscriber would see it now...
See? Now I have to find a way to display only a nice summary taken from the meta section and an image for each post.