Commit Graph

7 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
Marcia Ramos f703ba3f85 Docs: add custom descriptions to most relevant docs 2018-05-09 11:07:11 +00:00
Pascal Borreli 12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
Joshua Lambert b94131b670 Update GCP install instructions to utilize a standard VM 2018-02-16 15:47:34 +00:00
eliran.mesika da25505f1c Update Google launcher details 2017-07-16 11:59:22 +03:00
Achilleas Pipinellis 1e0df21a74 Hide GCP install guide from index page until our image is added 2017-05-09 16:59:20 +02:00
Achilleas Pipinellis d33fab3faf Add docs on how to install GitLab on GCP
[ci skip]
2017-03-02 13:55:29 +01:00