Skip to content

Commit

Permalink
docs: Add surge.sh to main page of static site hosters
Browse files Browse the repository at this point in the history
See #1994
  • Loading branch information
Rob Muhlestein authored and digitalcraftsman committed Mar 28, 2016
1 parent effaf6c commit d65fbfe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/content/overview/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ writing experience.

Sites built with Hugo are extremely fast and very secure. Hugo sites can
be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][],
[GitHub Pages][], [Aerobatic][], [Google Cloud Storage][], [Amazon S3][] and [CloudFront][], and work well with CDNs.
[GitHub Pages][], [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.

Expand All @@ -33,6 +34,7 @@ Python or PHP and without dependencies on any databases.
[Google Cloud Storage]: http://cloud.google.com/storage/
[Amazon S3]: http://aws.amazon.com/s3/
[CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront"
[Surge]: https://surge.sh

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
Expand Down

0 comments on commit d65fbfe

Please sign in to comment.