mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-28 13:41:22 +01:00
Update README.md
This commit is contained in:
parent
06d6793c70
commit
d03654b068
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ Learn more about Sass development from [documentation](https://github.com/gdg-x/
|
||||||
### Resource optimizations (optional)
|
### Resource optimizations (optional)
|
||||||
|
|
||||||
You can optimize images and minify css and javascript automaticaly (for now only on Windows).
|
You can optimize images and minify css and javascript automaticaly (for now only on Windows).
|
||||||
|
But for Mac OS users available amazing tool - [imageoptim](https://imageoptim.com/). Thanks [@raphaelsavina](https://github.com/raphaelsavina) for link.
|
||||||
Optimize all images by running this script from `/automation/images/` folder:
|
Optimize all images by running this script from `/automation/images/` folder:
|
||||||
```bash
|
```bash
|
||||||
all_image_optimization.bat -d -jtran -pout -pquant -optip -gsicle -svgo
|
all_image_optimization.bat -d -jtran -pout -pquant -optip -gsicle -svgo
|
||||||
|
|
Loading…
Reference in a new issue