mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Rewriting some homepage text
This commit is contained in:
		@@ -63,10 +63,9 @@
 | 
			
		||||
                  <i class="point-icon icon-windows8"></i>
 | 
			
		||||
                <h2>Run Anywhere</h2>
 | 
			
		||||
                <p class="lead">
 | 
			
		||||
                    Hugo is written in pure go. It is packaged as a single binary for easy installation.
 | 
			
		||||
                    <b>Hugo doesn't depend on administrative privileges, databases, runtimes, interpreters
 | 
			
		||||
                    or packages</b>. 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. <b>Hugo doesn't depend on administrative privileges, databases, runtimes, interpreters
 | 
			
		||||
                    or external libraries</b>. Sites built with Hugo can be deployed on S3, Github Pages, Dropbox or any web host.
 | 
			
		||||
                </p>
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
@@ -85,8 +84,8 @@
 | 
			
		||||
 | 
			
		||||
                Hugo is written for speed and performance. Great care has been
 | 
			
		||||
                taken to ensure that Hugo build time is as short as possible.
 | 
			
		||||
                While many factors contribute (cpu, disk speed, # of indexes)
 | 
			
		||||
                the vast majority of websites render in less than a second.
 | 
			
		||||
                We're talking milliseconds to build your entire site for most setups.
 | 
			
		||||
 | 
			
		||||
                </p>
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
@@ -103,11 +102,12 @@
 | 
			
		||||
                <h2>Flexible</h2>
 | 
			
		||||
                <p class="lead">
 | 
			
		||||
 | 
			
		||||
                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.
 | 
			
		||||
 | 
			
		||||
                </p>
 | 
			
		||||
@@ -224,7 +224,7 @@
 | 
			
		||||
                    <li><a href="http://github.com/spf13/hugo" class="icon-octocat icon-2x"></a></li>
 | 
			
		||||
                </ul>
 | 
			
		||||
                <hr>
 | 
			
		||||
                <p>Copyright © Steve Francia 2013</p>
 | 
			
		||||
                <p>Copyright © Steve Francia 2013 - 2014</p>
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user