docs: Mention GitLab hosting support
authorRobert Schilling <rschilling@student.tugraz.at>
Mon, 10 Oct 2016 11:28:59 +0000 (13:28 +0200)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Mon, 10 Oct 2016 18:14:23 +0000 (20:14 +0200)
docs/content/overview/introduction.md
docs/content/overview/usage.md

index eba829789dff8c5ce8f46bd116a0fee143134ea0..b047bc99bcc52e460a460e41b596488988b567f0 100644 (file)
@@ -21,7 +21,7 @@ writing experience.
 
 Sites built with Hugo are extremely fast and very secure. Hugo sites can
 be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][],
-[GitHub Pages][], [Surge][], [Aerobatic][], [Google Cloud Storage][],
+[GitHub Pages][], [GitLab][], [Surge][], [Aerobatic][], [Google Cloud Storage][],
 [Amazon S3][] and [CloudFront][], and work well with CDNs.
 Hugo sites run without dependencies on expensive runtimes like Ruby,
 Python or PHP and without dependencies on any databases.
@@ -29,6 +29,7 @@ Python or PHP and without dependencies on any databases.
 [Heroku]: https://www.heroku.com/
 [GoDaddy]: https://www.godaddy.com/
 [DreamHost]: http://www.dreamhost.com/
+[GitLab]: https://about.gitlab.com
 [GitHub Pages]: https://pages.github.com/
 [Aerobatic]: https://www.aerobatic.com/
 [Google Cloud Storage]: http://cloud.google.com/storage/
index 81c872589eddab7b1dc3b934d98dc5c4a162ebd4..66d491f243ecb0dbcb719a1cf944a5535701b680 100644 (file)
@@ -134,9 +134,9 @@ You may then **deploy your site** by copying the `public/` directory
 to your production web server.
 
 Since Hugo generates a static website, your site can be hosted anywhere,
-including [Heroku][], [GoDaddy][], [DreamHost][], [GitHub Pages][],
-[Amazon S3][] with [CloudFront][],
-or any other cheap (or even free) static web hosting service.
+including [Heroku][], [GoDaddy][], [DreamHost][], [GitHub Pages][], [GitLab][],
+[Amazon S3][] with [CloudFront][], or any other cheap (or even free) static web
+hosting service.
 
 [Apache][], [nginx][], [IIS][]...  Any web server software would do!
 
@@ -147,6 +147,7 @@ or any other cheap (or even free) static web hosting service.
 [GoDaddy]: https://www.godaddy.com/
 [DreamHost]: http://www.dreamhost.com/
 [GitHub Pages]: https://pages.github.com/
+[GitLab]: https://about.gitlab.com
 [Amazon S3]: http://aws.amazon.com/s3/
 [CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront"
 
@@ -206,4 +207,3 @@ the JavaScript code for LiveReload to be added to your web pages.
 Interested? Here are some great tutorials contributed by Hugo users:
 
 * [hugo, syncthing](http://fredix.xyz/2014/10/hugo-syncthing/) (French) by Frédéric Logier (@fredix)
-