Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 687 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 687 Bytes

Foundation + Middleman template

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/

Usage

  1. Clone this repo: $ git clone git://github.com/mrcasals/foundation-middleman-template.git

  2. Install the dependencies: $ bundle install

  3. Start the server: $ middleman server

If you want to add any gem or feature to this template, please send a pull request.