mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-20 10:44:20 +00:00
Tidying the Readme a bit more
This commit is contained in:
parent
6c9bdc2859
commit
fb0facefa8
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||

|
||||
|
||||
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][].
|
||||
|
||||
[Website](http://gohugo.io) |
|
||||
[Forum](https://discuss.gohugo.io) |
|
||||
[Chat](https://gitter.im/spf13/hugo) |
|
||||
|
@ -9,9 +11,6 @@
|
|||
|
||||
[](https://travis-ci.org/spf13/hugo) [](https://app.wercker.com/project/bykey/1a0de7d703ce3b80527f00f675e1eb32) [](https://ci.appveyor.com/project/spf13/hugo/branch/master) [](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][].
|
||||
|
||||
|
||||
## Overview
|
||||
|
||||
Hugo is a static site generator written in [Go][]. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.
|
||||
|
|
Loading…
Reference in a new issue