Skip to content

milostomsik1/Bootstrap-4-PUG-SASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap 4 PUG SASS template

Basic PUG structure with meta tags and Bootstrap JS and JQuery CDN.
Basic folder and file structure with linked sass and pug partials.
Gulp with pug to html, autoprefixer, sass to css, sass and js minifier and live browser reload.

Gulp packages:

  • gulp
  • gulp-uglify
  • gulp-sass
  • gulp-pug
  • gulp-autoprefixer
  • browser-sync

Bootstrap version: 4.0.0-alpha.6

Usage:

  1. Run npm install (only first time) in cmd/terminal to install project dependencies
  2. Run gulp in cmd/terminal for automated file building on save and live web server.
  3. Src are source files, public are live site deploy files, images go in public/img.

About

Project template using Bootstrap 4, PUG and SASS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published