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 Reference the web editor docs in GitLab basics "Add a file" 2016-10-11 07:44:26 +02:00
add-image.md Simplify wording in "adding an image" docs 2017-01-26 18:55:26 +01:00
add-merge-request.md Update docs on creating MRs 2017-10-21 20:52:17 +03:00
basic-git-commands.md Merge Git basics into Start using Git 2016-03-22 12:01:13 +02:00
command-line-commands.md fixed/enhanced command-line documentation 2018-06-12 07:51:11 +00:00
create-branch.md Reference the web editor docs in GitLab basics "Create a branch" 2016-10-11 07:21:47 +02:00
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 Refactor SSH key addition in GitLab basics 2016-10-10 22:07:17 +02:00
fork-project.md New images for GitLab basics "Fork project" docs 2016-10-11 07:41:28 +02:00
start-using-git.md resolving MR 19611-fix/enhance start-using-git doc 2018-06-13 13:54:23 +00:00