Skip to content

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

License

Notifications You must be signed in to change notification settings

mccambridge/gulp-postcss-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-postcss-boilerplate

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

Usage

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

Structure

  • Templates live in ./src/templates.
  • Pages live in ./src/html.
  • CSS lives in ./src/styles.
  • JS lives in ./src/scripts.

Fire it up and build away!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published