Commit graph

5 commits

Author SHA1 Message Date
Marcia Ramos
ec564163d4 Docs route maps 2019-01-21 17:08:31 +00:00
Evan Read
0400b4b391 Add more introductory information to Review Apps page
Also includes other refactoring.
2018-10-01 10:21:06 +10: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
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
46a7e681e0 Get rid most of the irrelevant sections
[ci skip]
2016-11-17 12:26:30 +01:00