From: Michael Bleigh Date: Sun, 9 Oct 2016 23:02:56 +0000 (-0700) Subject: docs: Add Firebase Hosting to hosting providers X-Git-Tag: v0.18~210 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=df7b8b5c38e7bc182c99c99f94ca7bea454a101b;p=brevno-suite%2Fhugo docs: Add Firebase Hosting to hosting providers --- diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md index b047bc99..8c109c9b 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"