jr
jr copied to clipboard
RSS Feed Support
trafficstars
While client-side Javascript can't build an RSS reader for us, we could use Yahoo! Pipes to scrape the page and render out an RSS feed for this system.
I tried with Yahoo pipes (not an expert), but I couldn't get the markdown parsed. I don't think it's that easy. Possible solutions:
- a local XML generator script (python? Bash?)
- an external MD to RSS service (heroku?)