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
Luke Bennett
21a2dde024
Instance statistics docs
2018-08-16 14:27:21 +00:00
James Ramsay
414c574f02
Update ConvDev Index docs w better screenshot
2018-01-17 16:38:40 -05:00
Bryce Johnson
0151eb590c
Correctly link ConvDev Index nav links to its controller.
2017-09-08 15:21:42 -04:00
Achilleas Pipinellis
b13dcb2b9d
Copyedit ConvDev docs
2017-06-16 10:56:54 +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
1bbe1cea91
Move health check docs under user/admin_area/monitoring
...
[ci skip]
2016-10-11 15:55:32 +02:00