All Projects → mrtnpro → middleboy

mrtnpro / middleboy

Licence: other
The ultimate Middleman Boilerplate with SASS, COFFEE, SLIM

Programming Languages

ruby
36898 projects - #4 most used programming language
Sass
350 projects
Slim
82 projects
coffeescript
4710 projects
shell
77523 projects

Middleboy

middleboy is a Middleman 3.x boilerplate with SLIM, SASS and Coffeescript.

Use this boilerplate with Bundler, Rbenv and Bower.

###Features###

  • Optimized asset structure
  • Conditional IE html tags
  • Viewport meta setup for iOS and Android
  • Favicon and app icons
  • Dynamic title attribute body class via YAML front-matter
  • Easy deployment
  • HTML Minification
  • Auto-generated favicons
  • sitemap.xml
  • robots.txt
  • .htaccess
  • gzip
  • 97/100 page speed index

###Includes###

  • Inline Modernizr
  • jQuery
  • Google Analytics (async)
  • Bootstrap
  • Bourbon

Installation

Clone middleboy into ~/.middleman. You will need to create this directory if it doesn't exist. $ git clone git://github.com/crtvhd/middleboy.git ~/.middleman/middleboy

Initialize middleman on a new or existing folder $ middleman init path_to_project --template=middleboy, then cd into the project directoy and run bundle update; bower install to finish setup.

Copyright

Copyright (c) 2014 Martin Wessely

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].