Commit Graph

4 Commits

Author SHA1 Message Date
GitLab Bot b806264d29 Add latest changes from gitlab-org/gitlab@master 2020-01-16 09:08:46 +00:00
Marcel Amirault 54358d6199 Docs: Remove all remaining orphaned images. 2019-05-17 19:21:48 +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
Marcia Ramos ad3025c37d Docs: comm article Phoenix App with GitLab CI/CD 2018-02-20 15:07:06 +00:00