Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Francia <steve.francia@gmail.com>2015-03-04 17:15:03 +0300
committerSteve Francia <steve.francia@gmail.com>2015-03-04 17:15:03 +0300
commit1e210a434d411be0e2278fceadc76eae566abb86 (patch)
tree34a6d53a4ecfeea05b0780a844c57c55f8d7958a /README.md
parentfa5cbb2a4afa8b848b51ebd5418e266f560038a8 (diff)
Restructure top of Readme.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9cfdddce1..54aee11c5 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,16 @@
-# Hugo
+![Hugo](https://raw.githubusercontent.com/spf13/hugo/blob/master/docs/static/img/hugo-logo-med.png)
+
+[Website](http://gohugo.io) |
+[Forum](https://discuss.gohugo.io) |
+[Chat](https://gitter.im/spf13/hugo) |
+[Documentation](http://gohugo.io/overview/introduction/) |
+[Installation Guide](http://gohugo.io/overview/installing/) |
+[Twitter](http://twitter.com/spf13)
+
+[![Build Status](https://travis-ci.org/spf13/hugo.png)](https://travis-ci.org/spf13/hugo) [![wercker status](https://app.wercker.com/status/1a0de7d703ce3b80527f00f675e1eb32 "wercker status")](https://app.wercker.com/project/bykey/1a0de7d703ce3b80527f00f675e1eb32) [![Build status](https://ci.appveyor.com/api/projects/status/n2mo912b8s2505e8/branch/master?svg=true)](https://ci.appveyor.com/project/spf13/hugo/branch/master) [![Join the chat at https://gitter.im/spf13/hugo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-[![Join the chat at https://gitter.im/spf13/hugo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com/) and [friends](https://github.com/spf13/hugo/graphs/contributors) in [Go][].
-[![Build Status](https://travis-ci.org/spf13/hugo.png)](https://travis-ci.org/spf13/hugo) [![wercker status](https://app.wercker.com/status/1a0de7d703ce3b80527f00f675e1eb32 "wercker status")](https://app.wercker.com/project/bykey/1a0de7d703ce3b80527f00f675e1eb32) [![Build status](https://ci.appveyor.com/api/projects/status/n2mo912b8s2505e8/branch/master?svg=true)](https://ci.appveyor.com/project/spf13/hugo/branch/master)
## Overview