1.0.5 • Published 11 years ago

generator-frontster v1.0.5

Weekly downloads
6
License
-
Repository
github
Last release
11 years ago

Generator-Frontster

Simple frontend boilerplate built on yeoman, bower and grunt.

yo frontster

Commands:

grunt [build] # build project
grunt server # connect server with livereload for prototyping
grunt server:dist # build and load server
grunt prebuild # fast build with no minification for debugging
grunt wdist # prebuild with watch
grunt wdist:server # prebuild with watch and server
grunt addB:name # add block with html,sass,coffee files and add it to styles/_blocks.sass
grunt removeB:name # remove block
grunt updateBlockList # updates blocks.sass

Prototypes navigation:

  • Ctrl+SHift+X
  • 3 double taps with two fingers

Dependencies:

  • Ruby:
    • Sass
    • Compass
    • Foundation (optional)
  • Node.js:
    • Grunt-cli
    • Bower
    • bower

TODO

  • make sub-generators for blocks, types etc.
  • check yo generators for best practices
  • add tests

Release History

  • 0.0.0 almost no changes from Frontster
1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

0.1.4

11 years ago

0.1.1

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago