From 1e79900860a9cd725236d9f98445153db1c9c2d5 Mon Sep 17 00:00:00 2001 From: ZaneDev Date: Thu, 26 Jan 2017 10:42:56 -0800 Subject: [PATCH] docs: Add netlify to the list of static hosting solutions Netlify is a solid solution similar to surge and aerobatic and they have a great free plan and pro plan for open source projects. --- docs/content/overview/introduction.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md index f2ad71cd8..5c54263de 100644 --- a/docs/content/overview/introduction.md +++ b/docs/content/overview/introduction.md @@ -21,7 +21,7 @@ writing experience. Sites built with Hugo are extremely fast and very secure. Hugo sites can be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][], -[GitHub Pages][], [Surge][], [Aerobatic][], [Firebase Hosting][], +[GitHub Pages][], [Netlify][], [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. @@ -37,6 +37,7 @@ like Ruby, Python or PHP and without dependencies on any databases. [Amazon S3]: http://aws.amazon.com/s3/ [CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront" [Surge]: https://surge.sh +[Netlify]: https://www.netlify.com We think of Hugo as the ideal website creation tool. With nearly instant build times and the ability to rebuild whenever a change is made, Hugo