mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-19 16:43:03 +00:00
Add Google Cloud Storage to doc
This commit is contained in:
parent
bebb1b9d5d
commit
3b1db70af5
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue