Skip to content

A starting point for static sites using Gulp, SCSS, SVG, Nunjucks and BrowserSync

Notifications You must be signed in to change notification settings

sajadabedi/Kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp Boilerplate

A starting point for static sites using Gulp, SCSS, SVG, 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 to build and fire up a BrowserSync server at localhost:3000.

Structure

  • Templates live in ./src/templates.
  • SCSS lives in ./src/styles.
  • JS lives in ./src/scripts.

Fire it up and build away!

About

A starting point for static sites using Gulp, SCSS, SVG, Nunjucks and BrowserSync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published