Skip to content

jparkerweb/SimpleSite-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSite-Boilerplate

Simple Boilerplate Site - Single Page, Owl Carousel, Smooth Scroll, Gulp workflow with sass, autoprefix, js, webpack, browser-sync and cache busting

Demo

Example output created in the dist directory: Demo Link

Usage

  • run npm install
  • requires ruby sass (look at the sass lang install site for install instructions: http://sass-lang.com/install)
  • run:
    • gulp (dev mode which will compile all assets and put them in the build directory unminified as well start spin up browser-sync with live reload functionality and watch for any changes)
      • gulp --tunnel will spin up the normal dev mode but with a public tunnel URL for browser-sync
    • gulp build (build assets minified and place into build directory)
    • gulp dist (build assets minified with appened hash file names to cache bust, as well as auto updated your html files with references to the new generated files)

About

Simple Boilerplate Site - Single Page, Owl Carousel, Smooth Scroll, Gulp workflow with cache busting

Topics

Resources

License

Stars

Watchers

Forks

Contributors