Recently we spent a bit of time trying to setup a better, faster and nerdier alternative for our developers blog. If we could host our blog on github it would be really nerd like.
Ruhoh seems to be a better alternative over Jekyll, so we tried to setup a static blog using it, but it requires to replicate the post author info on each post, and this is not DRY!
We ended up writing a small plugin for this called: Ruhoh Multiple Authors
Leave a Reply