From 13b5c10dd727ab8cc4b71e3c3bd79884890d3237 Mon Sep 17 00:00:00 2001
From: spf13  
-                    Hugo is written in pure go. It is packaged as a single binary for easy installation.
-                    Hugo doesn't depend on administrative privileges, databases, runtimes, interpreters
-                    or packages. Hugo is quite possibly the easiest to install software you've ever used.
-                    Simply download and run.
+                Hugo is quite possibly the easiest to install software you've ever used,
+                simply download and run. Hugo doesn't depend on administrative privileges, databases, runtimes, interpreters
+                    or external libraries. Sites built with Hugo can be deployed on S3, Github Pages, Dropbox or any web host.
                 Run Anywhere
                 
- Hugo is designed to work how you do. Declare your own content - types. Define your own meta data in YAML, TOML or JSON. + Hugo is designed to work how you do. Organize your content however you want with any URL structure. - Use indexes to group your content however you want. Best of all - this is all done with virtually no configuration, Hugo + Declare your own content types. + Define your own meta data in YAML, TOML or JSON. + Use indexes to group your content however you want. + Best of all this is all done with virtually no configuration, Hugo just works.
@@ -224,7 +224,7 @@Copyright © Steve Francia 2013
+Copyright © Steve Francia 2013 - 2014