pulsar-edit / pulsar-edit.github.io

Documentation and website source
https://pulsar-edit.dev
31 stars 27 forks source link

Add RSS feed #271

Open Ategon opened 3 months ago

Ategon commented 3 months ago

Have you checked for existing feature requests?

Summary

An RSS feed for the site blog containing posts within it

What benefits does this feature provide?

Allows users to add the blog to their rss reader for easy viewing with other things they might also follow without needing to remember to check the site every once in awhile

Any alternatives?

Atom feeds also work, could do one or the other or both. Other alternative is not having it which means people who usually use rss readers either wouldnt follow updates as much or do manual paths. Currently I add it manually through xpath expressions but that breaks when the site gets updated

Other examples:

No response

confused-Techie commented 3 months ago

This is a great idea, and something I'd love to see as I'm a fan of RSS readers myself as my primary means to consume articles.

Since we are using Vuepress this may be trivial to add or rather difficult, but we will have to look into it. Thanks for the suggestion!

ambroisie commented 2 months ago

Looks simple enough with this plug-in.