From 764abd20672ced48144c1ab63328a6f1a9e3899e Mon Sep 17 00:00:00 2001 From: spf13 Date: Thu, 24 Oct 2013 16:49:17 -0700 Subject: [PATCH] Update homepage --- docs/layouts/index.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 95a1c99c3..843c8748e 100755 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -12,7 +12,7 @@ - + @@ -42,11 +42,9 @@

Make the Web Fun Again

Introducing Hugo, a new idea around making website creation simple again. - Written in go, Hugo runs everywhere without dependencies on - databases, webservers, runtimes or interpreters. Hugo flexibly works with many formats and is ideal for blogs, docs, portfolios and much more. - Hugo's nearly instant creation fosters + Hugo's speed fosters creativity and makes building a website fun again.

@@ -65,9 +63,9 @@

Run Anywhere

- Hugo is written in pure go. It is packaged as a single binary for easy installation - and doesn't depend on root or administrative privileges, databases, runtimes, interpreters - or packages. Hugo is quite possibly the easiest to install software you've ever used. + 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.

@@ -84,8 +82,11 @@

Fast & Powerful

+ 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.

@@ -101,10 +102,10 @@

Flexible

- Hugo is designed to how you want with minimal configuration. - Define your own meta data adhoc. - Define your own indexes to organize your content how you want. - Work with many different formats simultaneously, Hugo will just work. + Hugo is designed to how you do. + Define your own meta data adhoc in YAML, TOML or JSON. + Define your own organization, urls and indexes to organize your content how you want. + Best of all this is all done with virtually no configuration, Hugo will just work.

@@ -138,7 +139,7 @@

Built with Love

- Hugo is developed with love by spf13 and friends. + Hugo is developed with love by spf13, Noah and friends. We welcome all contributions. New to go? Not a problem, we will help you. Not a developer? Help with docs, templates and themes.