Skip to content

animsaj/gulp-materialize-starter-with-jade-pug-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Gulp starter with materialize.css - version with pug

materialize.css and materialize.js included. Fonts referred by cdn, so font folder is empty. On the gulp side there are utilities listed bellow

  • compile sass
  • compile pug to html
  • live browser reload
  • concat css into one file and minify it
  • concat js into one file and minify it
  • minify images
  • cache minified images
  • send all above into a dist folder + copy fonts
  • clean unused files

Remember to do run the npm install command after cloning this repo :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published