this is the blog for the diaspora blog.
if you want to fork it, just install the Jekyll gem and the rdiscount gem.
checkout mojimbos rebo for more detail, but basicly when you run
jekyll —server
from this directory, it will start a server and auto generate a bunch of html into the _site directory. this is the actuall stuff you put on your website, and all of the other stuff is just use to generate it. it uses liquid templates,
http://wiki.github.com/tobi/liquid/liquid-for-designers
go forth and make it purty!