Skip to content

bdielman/generator-baseline

Repository files navigation

Baseline Generator Build Status

A Yeoman generator that scaffolds out a simple static site with the following features:

  • Sass with Bourbon mixins
  • Grunt tasks to make working on the site a bit easier
  • Bower to manage external assets
  • Normalize in lieu of a reset
  • SMACSS based organization for stylesheets

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-baseline
  • Create and navigate to your project directory: mkdir project-name && cd project-name
  • Run: yo baseline

License

MIT License

About

A Yeoman generator that scaffolds out a simple static site

Resources

License

Stars

Watchers

Forks

Packages

No packages published