Skip to content

torifat/starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

preview

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

About

A simple, git-clone friendly starting point for personal projects.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.3%
  • CSS 1.7%