Skip to content

snyoz/nice-gulp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp for Gold - Ulitmate Lightweight Boilerplate

A starting point for static sites using Gulp, PostCSS, Rucksack (PostCSS), H5BP, Nunjucks and BrowserSync

alt tag

Usage

  • Clone then npm install to suck in the dependencies.
  • Run gulp build to build your src files, which will be rendered in ./build.
  • Or run gulp to build and fire up a BrowserSync server at localhost:4444.

Structure

  • Templates live in ./src/templates.
  • Pages live in ./src/html.
  • CSS lives in ./src/styles.
  • JS lives in ./src/scripts.
  • Fonts lives in ./src/fonts.
  • Images & SVGs lives in ./src/images.

Includes

About

the ultimate gulp boilerplate with PostCSS Power

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published