Commit Graph

9 Commits

Author SHA1 Message Date
GitLab Bot 72c331ebf5 Add latest changes from gitlab-org/gitlab@master 2021-03-09 18:09:41 +00:00
GitLab Bot b3930fc34f Add latest changes from gitlab-org/gitlab@master 2021-03-04 00:11:19 +00:00
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 5cac52d8e0 Change deployments view image
[ci skip]
2016-11-16 17:20:07 +01:00
Achilleas Pipinellis 6715091bbc WIP refactor environments 2016-11-16 15:29:34 +01:00