Managing references in Jekyll
Recently, I wanted to make Jekyll create a references list ala Wikipedia; so I built one. It was actually easier than I thought it would be, though I'm still not 100% happy with the syntax.
Recently, I wanted to make Jekyll create a references list ala Wikipedia; so I built one. It was actually easier than I thought it would be, though I'm still not 100% happy with the syntax.
As a similar plugin to PubSubHubbub, I wanted to be able to have Jekyll automatically tweet whenever a new post occurs. So I wrote the code below: If you want to use it, you'll need to create an app within Twitter, and get oauth keys.
Recently, I read up on Dr. Drang's and Nathan's PubSubHubbub work. This blog is powered by Jekyll, and I wanted in on the fun.