Add Google Cloud Storage to doc

This commit is contained in:
complexsplit 2015-04-07 23:02:20 -04:00 committed by bep
parent bebb1b9d5d
commit 3b1db70af5

View file

@ -21,7 +21,7 @@ writing experience.
Sites built with Hugo are extremely fast and very secure. Hugo sites can Sites built with Hugo are extremely fast and very secure. Hugo sites can
be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][], be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][],
[GitHub Pages][], [Amazon S3][] and [CloudFront][], and work well with CDNs. [GitHub Pages][], [Google Cloud Storage][], [Amazon S3][] and [CloudFront][], and work well with CDNs.
Hugo sites run without dependencies on expensive runtimes like Ruby, Hugo sites run without dependencies on expensive runtimes like Ruby,
Python or PHP and without dependencies on any databases. Python or PHP and without dependencies on any databases.
@ -29,6 +29,7 @@ Python or PHP and without dependencies on any databases.
[GoDaddy]: https://www.godaddy.com/ [GoDaddy]: https://www.godaddy.com/
[DreamHost]: http://www.dreamhost.com/ [DreamHost]: http://www.dreamhost.com/
[GitHub Pages]: https://pages.github.com/ [GitHub Pages]: https://pages.github.com/
[Google Cloud Storage]: http://cloud.google.com/storage/
[Amazon S3]: http://aws.amazon.com/s3/ [Amazon S3]: http://aws.amazon.com/s3/
[CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront" [CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront"