generator-blocss

0.3.0 • Public • Published

Blocss yeoman generator - v0.3.0

Yeoman generator that scaffolds out a front-end web app based on Blocss OOCSS framework.

Includes

  • Blocss (OO)CSS framework
  • Boilerplate code based on H5BP
  • Automatic autoprefixer based on the caniuse database
  • Compass
  • Automatic concatenation & minifying assets on build
  • Assemble for html templating

Getting Started

  • Install: npm install -g generator-blocss
  • Install: npm install assemble --save-dev
  • Run: yo blocss
  • Run grunt server for preview & grunt for building

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework <framework>

    Defaults to mocha. Can be switched for another supported testing framework like jasmine.

Contribute

See the contributing docs

Package Sidebar

Install

npm i generator-blocss

Weekly Downloads

1

Version

0.3.0

License

none

Last publish

Collaborators

  • bramsmulders