semperos / techylinguist-site

Website for techylinguist.com
techylinguist.com
1 stars 0 forks source link

Feature Request: RSS Feed #1

Open jar349 opened 12 years ago

jar349 commented 12 years ago

I would like to request that you consider adding an RSS feed feature so that I can allow my visitors to follow me using their choice of readers.

semperos commented 12 years ago

I put in some time last night to try and get this working, but it looks like the built-in atom_feed method isn't working with either Ruby 1.9.2 or 1.9.3 on my box.

I'll need to build out the XML myself instead, which isn't a big deal, but will have to wait until I next spend time hacking on the site. Thanks for posting this; it is definitely on my list of personal todo's.