Commit graph

6 commits

Author SHA1 Message Date
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
Sean Packham
8e741e2b26 Readded images 2016-09-27 19:55:14 +01:00
Sean Packham
1d5bab8a21 Removed lfs 2016-09-27 19:54:54 +01:00
Sean Packham
7dcc10c192 Migrate university to use lfs for images 2016-09-27 17:12:37 +01:00
seanpackham
1feffceefa Imported GitLab University content 2016-09-23 13:52:15 +01:00