Skip to content

buriato/starterpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use this starterpack

To create this pack I used code of FARCER (Anatoliy Salamtin)'s gulp4start and agragregra (Alexey Klimanov)'s optimizedhtml-start-template. Used packages: gulp4, pug, sass, browser-sync, imagemin, bootstrap-sass, font-awesome.

You must have gulpjs/gulp-cli installed globally

  1. git clone https://github.com/buriato/starterpack
  2. Default setup use bootstrap grid only, and bootstrap javascript disabled. If you want to use full bootstrap stack, do this:
  • change bootstrap-grid to bootstrap in dev/static/styles/libs.sass
  • uncomment javascript files in dev/gulp/tasks/scripts.js
  1. npm i
  2. gulp
  3. To build your project use: gulp build

About

Starter pack with gulp4 pug sass browser-sync imagemin bootstrap3 fontawesome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published