gitlab-org--gitlab-foss/doc/gitlab-basics
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
..
img Compress all PNG images under doc/ 2018-08-27 15:52:03 +02:00
README.md Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
add-file.md
add-image.md
add-merge-request.md Update docs on creating MRs 2017-10-21 20:52:17 +03:00
basic-git-commands.md
command-line-commands.md fixed/enhanced command-line documentation 2018-06-12 07:51:11 +00:00
create-branch.md
create-group.md Refactor groups docs 2017-07-16 16:03:39 +00:00
create-issue.md New doc topic: issues 2017-05-08 08:35:38 +00:00
create-project.md Changed docs 2018-07-30 13:20:11 -04:00
create-your-ssh-keys.md
fork-project.md
start-using-git.md resolving MR 19611-fix/enhance start-using-git doc 2018-06-13 13:54:23 +00:00