generator-bootsplate
v0.2.5
Published
Yeoman generator for HTML5 Boilerplate and Bootstrap Template
Downloads
9
Maintainers
Readme
Bootstrap & HTML5 Boilerplate generator
####Simply rolls out a template which resulted from the fusion of HTML5 Boilerplate & Bootstrap, with some additional nice features.
Maintainer: Michael Knoch
Getting Started
Install: npm install -g generator-bootsplate
Scaffold: yo bootsplate
Start Server: gulp
Features
- HTML5 ready.
- Contains a webserver which listens to HTML, CSS and JS modifications to fire page reloads automatically (Grunt Connect)
- Cross-browser compatible.
- Latest Bootstrap and jQuery integration.
- modernizr inclusion
- Useful CSS helpers
- performance optimized
Contribute
See the contributing docs