Skip to content

Yeoman generator for a website using thoughtbot's Bourbon Neat. Options for Normalize and Modernizr!

License

Notifications You must be signed in to change notification settings

koolth/generator-bourbon-neat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Bourbon Neat Generator

Yeoman generator for Bourbon Neat.

Getting Started

image

generator-bourbon-neat

An easy and straight-forward generator to get you up and running with a full web framework using Bourbon and Neat. The generator installs Sass, Bourbon and Neat and gives an HTML5 Boilerplate (it also auto generates a useful directory structure for a web project).

Optional:

The generator also gives you options for installing Normalize.css and Modernizr

Please let us know if you have any difficulties and comments/suggestions.

What is Yeoman?

Trick question. It's not a thing. It's this guy:

Basically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.

Not every new computer comes with a Yeoman pre-installed. He lives in the npm package repository. You only have to ask for him once, then he packs up and moves into your hard drive. Make sure you clean up, he likes new and shiny things.

$ npm install -g yo

Yeoman Generators

Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.

To install generator-bourbon-neat from npm, run:

$ npm install -g generator-bourbon-neat

Finally, initiate the generator:

$ yo bourbon-neat

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.

If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.

Please note that this generator was originally a cut-down version of a more comprehensive workflow that we used internally within koolth. Over the last year or so we've gradually updated our workflow to a more npm-centric process (i.e., removing grunt). This means we're no longer actively maintaining this repo - however, it will still give you a really good base to get a bourbon/neat HTML project up and running.

Feel free to keep adding issues along with any solutions to help others out.

License

MIT

generator-bourbon-neat

Yeoman generator for a website using thoughtbot's Bourbon Neat. Options for Normalize and Modernizr!

About

Yeoman generator for a website using thoughtbot's Bourbon Neat. Options for Normalize and Modernizr!

Resources

License

Stars

Watchers

Forks

Packages

No packages published