Achilleas Pipinellis
95145f3e3e
Compress images with pngquant
2019-08-07 10:01:48 +00:00
Marcel Amirault
da37f5a07d
Docs: Environments Documentation review
2019-04-28 23:13:52 +00:00
Achilleas Pipinellis
8dbcd11075
Compress all PNG images under doc/
...
The pngquant tool was used https://pngquant.org , and particularly, the
following command:
/usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png
Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Achilleas Pipinellis
da05687d90
Update a bunch of docs images
2017-10-04 15:47:59 +02:00
Achilleas Pipinellis
af1dabe805
Reduce size of images from 25MB to 13MB using pngquant
...
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232
[ci skip]
2016-11-22 19:53:43 +01:00
Achilleas Pipinellis
54fc574eba
Finish dynamic environments and URLs sections
...
[ci skip]
2016-11-17 10:36:58 +01:00