docs: Add Firebase Hosting to hosting providers
authorMichael Bleigh <mbleigh@mbleigh.com>
Sun, 9 Oct 2016 23:02:56 +0000 (16:02 -0700)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Mon, 10 Oct 2016 18:26:02 +0000 (20:26 +0200)
docs/content/overview/introduction.md

index b047bc99bcc52e460a460e41b596488988b567f0..8c109c9bf2d8f3942135ea0e385d6ba97dd1f577 100644 (file)
@@ -21,10 +21,10 @@ writing experience.
 
 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 @@ Python or PHP and without dependencies on any databases.
 [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"