shithub: hugo

Download patch

ref: df7b8b5c38e7bc182c99c99f94ca7bea454a101b
parent: b3bcd78f4f49ab7fe5e7a4e5ed2542af2b7aaa3b
author: Michael Bleigh <[email protected]>
date: Sun Oct 9 12:02:56 EDT 2016

docs: Add Firebase Hosting to hosting providers

--- a/docs/content/overview/introduction.md
+++ b/docs/content/overview/introduction.md
@@ -21,10 +21,10 @@
 
 Sites built with Hugo are extremely fast and very secure. Hugo sites can
 be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][],
-[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.
+[GitHub Pages][], [Surge][], [Aerobatic][], [Firebase Hosting][],
+[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.
 
 [Heroku]: https://www.heroku.com/
 [GoDaddy]: https://www.godaddy.com/
@@ -32,6 +32,7 @@
 [GitLab]: https://about.gitlab.com
 [GitHub Pages]: https://pages.github.com/
 [Aerobatic]: https://www.aerobatic.com/
+[Firebase Hosting]: https://firebase.google.com/docs/hosting/
 [Google Cloud Storage]: http://cloud.google.com/storage/
 [Amazon S3]: http://aws.amazon.com/s3/
 [CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront"