Live data from Hacker News

“Today I Learned” – open source GitHub repo

github.com

1–9 of 9 posts

Re: “Today I Learned” – open source GitHub repo

#3
post #2

I like the content, but I wish it was a blog so that I could simply follow the RSS feed. Literally, your ideas are intriguing to me and I wish to subscribe to your newsletter.

Someone with spare time should be able to write a quick CI script to build a blog with any static site generator.

The structure is perfect for that, of course. :)

Re: “Today I Learned” – open source GitHub repo

#6
post #2

I like the content, but I wish it was a blog so that I could simply follow the RSS feed. Literally, your ideas are intriguing to me and I wish to subscribe to your newsletter.

Here's an RSS feed: https://github.com/thoughtbot/til/commits/master.atom

Re: “Today I Learned” – open source GitHub repo

#7
post #2

I like the content, but I wish it was a blog so that I could simply follow the RSS feed. Literally, your ideas are intriguing to me and I wish to subscribe to your newsletter.

You could grab https://github.com/thoughtbot/til/commits/master.atom and select commits beginning with "TIL *" with Yahoo Pipes or something similar. I agree though, other posters' suggestions of gh-pages would be nice.