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
Eric Eastwood
2fb167fa3b
Restore feature_highlight code
...
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760
Was reverted in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
2018-02-05 12:10:09 -06:00
Marcia Ramos
1f00c74b90
adds "comments on snippets" to doc
2017-05-19 15:43:10 -03:00
Achilleas Pipinellis
a406918787
Refactor award emojis document
...
[ci skip]
2017-03-17 11:51:11 +01: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
1a9431b914
Move markdown doc to the right location
...
[ci skip]
2016-08-03 08:54:17 +03:00