Omar Jalalzada's Portfolio Built using Middleman and hosted on Heroku
Middleman-Foundation is a Middleman 3.x project template with the Compass and SCSS version of the ZURB Foundation using HAML. As with all Middleman templates, using Bundler and RVM is recommended.
Clone into ~/.middleman (you'll have to create this directory if it's not already there). You can then use it with the --template
flag on middleman init
.
- $
git clone git://github.com/vocino/middleman-foundation.git ~/.middleman/foundation
- $
middleman init my_new_project --template=foundation