URI: 
       docs: Add netlify to the list of static hosting solutions - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 1e79900860a9cd725236d9f98445153db1c9c2d5
   DIR parent 72cffed89b45ac0ab5d78260caa85eb8b4807128
  HTML Author: ZaneDev <zanedev@users.noreply.github.com>
       Date:   Thu, 26 Jan 2017 10:42:56 -0800
       
       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.
       Diffstat:
         M docs/content/overview/introduction… |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
   DIR diff --git 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