Starter
A simple, git-clone friendly starting point for personal projects.
Includes
- HTML Boilerplate
- Bootstrap (CSS)
- Minimal layout
- Gulp build process (Concat, Minify, Optimize Images, LiveReload, Remove unused CSS, Wire Deps, Autoprefixer)
Uses
- Bower. Deps are checked-in for ease of cloning.
Build tasks
gulp watch
gulp build
gulp bundle
gulp clean
Credits
Based in part on Yeoman's generator-gulp-webapp.
License
(C) Addy Osmani 2014, released under the MIT license