|
|
|
|
|
by Fileformat
215 days ago
|
|
Huh? How would a static site generator serve both RSS and the HTML view of the RSS from the same file? To be extra clear: I want to have <a href="feed.xml">My RSS Feed</a> link on my blog so everyone can find my feed. I also want users who don't know about RSS to see something other than a wall of plain-text XML. |
|
As I mention in my other comment to you, I don't know why you want an RSS file to be viewable. That's not an expected behavior. RSS is for aggregators to consume, not for viewing.