Simplify RSS feeds, add XSLT styling and /feeds page
Created by: jedmund
Summary
- Consolidate
/rssand/rss/universeinto a single feed with posts + albums - Add XSLT stylesheet so RSS feeds render nicely in browsers with site styling
- Add
/feedsHTML page with RSS explainer and feed listing - Add RSS autodiscovery
<link>tags in layout, point footer link to/feeds - 301 redirect from
/rss/universeto/rss - Fix absolute URL handling for Cloudinary images in photos feed
Test plan
-
/rssin browser shows styled HTML via XSLT with posts and albums -
/rss/photosin browser shows styled HTML with images -
/rss/universereturns 301 redirect to/rss -
/feedsshows HTML page with explainer and feed links -
View page source has <link rel="alternate">tags -
Footer RSS link goes to /feeds -
Feed validates in a feed reader