Skip to content

Pilot-in/PiloPress-Gulp-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PiloPress-Gulp-Config

Pilo'Press Gulp Config containing various tooling scripts. πŸ› 

πŸ”₯ Install

  • Open the terminal in the folder and run: npm install

πŸ”¨ Scripts

πŸ–Ό Compress images sizes

  • Put your uncompressed images (jpg, png, svg, gif) in the assets/src/img folder
  • To compress images, use this command: npm run gulp compress-img in your terminal
  • Compressed images will be in the assets/dist/img folder

βœ’ Convert fonts (ttf) to Web fonts (woff2)

  • Put your unconverted fonts (ttf) in the assets/src/fonts folder
  • To convert fonts, use this command: npm run gulp convert-fonts in your terminal
  • Converted fonts will be in the assets/dist/fonts folder

About

Pilo'Press Gulp Config containing various tooling scripts. πŸ› 

Topics

Resources

Stars

Watchers

Forks