Skip to content

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

Notifications You must be signed in to change notification settings

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