No RSS
Closed this issue ยท 6 comments
You should add an RSS or Atom feed to so I can more easily spy on you. ๐ต๏ธ
Also found this other similarly named blog when searching: http://nullprogram.com/blog/2013/09/23/
๐ค Thanks for the tip! I was thinking of writing a few scripts to auto generate the posts locally for SEO, I should add one for RSS too. I just don't want this to turn into something like jekyll...
For now there is this: https://github.com/w3cj/null.computer/commits/master.atom
But I will definitely work on one that has post titles and contents
I done done it.
http://null.computer/feed.rss
http://null.computer/feed.atom
Hope my latest feed updates don't mess things up too bad... the git log parser I was using didn't work the way I expected and all the posts had the wrong created/updated dates. The dates are correct now, but not sure how this will affect your feed reader.
Only one new story showed up for RSS/Atom Feed Generator
. Feed readers usually only care about id
and Feedly might also be smart enough to only pull in stories dated since the last check.