From df7b8b5c38e7bc182c99c99f94ca7bea454a101b Mon Sep 17 00:00:00 2001 From: Michael Bleigh Date: Sun, 9 Oct 2016 16:02:56 -0700 Subject: [PATCH] docs: Add Firebase Hosting to hosting providers --- docs/content/overview/introduction.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md index b047bc99b..8c109c9bf 100644 --- a/docs/content/overview/introduction.md +++ b/docs/content/overview/introduction.md @@ -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"