Help make the world a better place, use EditorConfig
Requirements
git clone https://github.com/fellswoop/middleman-project-template.git
mv middleman-project-template/ <your-project-name>/
cd <your-project-name>
bower install
bundle install
rake preview
view Site
rake build