generator-baseline

0.2.5 • Public • Published

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

/generator-baseline/

    Package Sidebar

    Install

    npm i generator-baseline

    Weekly Downloads

    1

    Version

    0.2.5

    License

    none

    Last publish

    Collaborators

    • bdielman