<p>This is a walk-through for styling your own static blog from scratch. We will
be using <a href="http://middlemanapp.com">Middleman</a> for our framework and <a href="http://bourbon.io">Bourbon</a>,
<a href="http://neat.bourbon.io">Neat</a>, and <a href="http://bitters.bourbon.io">Bitters</a> for our Sass libraries.</p>
<p>Middleman is a lightweight static site framework built using Ruby. It compiles…</p>
Read more at the source