I set up this repo to let you prototype with Zurb's Foundation using the Slim template engine, SASS, Compass and the Middleman server.
You can find an example of this repo running at:
http://foundation-middleman-template.herokuapp.com/
-
Clone this repo:
$ git clone git://github.com/mrcasals/foundation-middleman-template.git
-
Install the dependencies:
$ bundle install
-
Start the server:
$ middleman server
If you want to add any gem or feature to this template, please send a pull request.