Skip to content

spiritius/gulp4_skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp4_skeleton

pug, html, scss, js, images, browserSync, clean


Tasks:

  • gulp = gulp default (pug to html, js, css, images, browserSync, watcher)
  • gulp clean = delete "dist" folder
  • gulp styles = scss to css
  • gulp html = pug to html
  • gulp scripts = js
  • gulp images = imagemin
  • gulp sync = browser sync

Folder tree:

├── src
│   ├── js
│   ├── img
│   ├── pug
│   ├── scss
├── .html (if need it)

About

pug, html, scss, js, images, browserSync, clean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published