shithub: hugo

Download patch

ref: 8d50925820672c1e9fd0011a849bd71e4765b4e9
parent: 8b8a1e0a4c587cd50d30267f8071bd6ae3caf560
author: Robert Schilling <[email protected]>
date: Mon Oct 10 09:28:59 EDT 2016

docs: Mention GitLab hosting support

--- a/docs/content/overview/introduction.md
+++ b/docs/content/overview/introduction.md
@@ -21,7 +21,7 @@
 
 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 @@
 [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/
--- a/docs/content/overview/usage.md
+++ b/docs/content/overview/usage.md
@@ -134,9 +134,9 @@
 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 @@
 [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 @@
 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)
-