I'm trying to use Jekyll on GitHub pages. I'm running it exactly how they tell me on version 0.11.0 and with --safe on my machine and it works, however when GitHub build the site it doesn't build the pages properly.
http://kennydude.github.com/data/months.html should appear with a template, however it's not. You can see in my YAML front it does define a layout https://github.com/kennydude/data/blob/gh-pages/_posts/2012-04-10-months.json
It would be lovely to make this work, as I think it'd be a nice little resource.
Joe :)