Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 948 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 948 Bytes

Middleman with Bower, jQuery, Bourbon and Neat

This is a template for Middleman featuring:

Installation

  1. Download or clone this repository to: git clone https://github.com/juanghurtado/middleman-bower-bourbon-neat.git ~/.middleman/bower-bourbon-neat
  2. Create your new Middleman project with: middleman init my_new_project --template=bower-bourbon-neat
  3. Use bower install to install the assets in the components/ directory (you'll need to have Bower npm package installed: npm install -g bower)