From b097874af6be3b1156834e08e168975630871709 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 1 Dec 2014 00:34:10 +0100 Subject: [PATCH 1/2] Update README.md Add a website generator Hugo like Jekyll or Octopress but 1000 powerfull. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0901d4e..c8e768d 100644 --- a/README.md +++ b/README.md @@ -629,7 +629,7 @@ Software written in Go. * [syncthing](http://www.syncthing.net/) - An open, decentralized file synchronization tool and protocol. * [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging. * [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software. - +* [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine From 479c1be501f8eaf844571017ea052fb4c8505c73 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 1 Dec 2014 00:57:40 +0100 Subject: [PATCH 2/2] Update README.md Add Hugo a fast and modern static website generator --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8e768d..bf03c0b 100644 --- a/README.md +++ b/README.md @@ -621,6 +621,7 @@ Software written in Go. * [gocc](https://code.google.com/p/gocc) - Gocc is a compiler kit for Go written in Go. * [Gor] (https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. * [heka] (https://github.com/mozilla-services/heka) - universal tool for data processing from Mozilla. Large collection of built-in plugins. Extendable via Go and Lua plugin API. +* [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine * [Juju](https://juju.ubuntu.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. * [nsq](http://nsq.io/) - A realtime distributed messaging platform * [orange-cat](https://github.com/noraesae/orange-cat) - A Markdown previewer written in Go. @@ -629,7 +630,7 @@ Software written in Go. * [syncthing](http://www.syncthing.net/) - An open, decentralized file synchronization tool and protocol. * [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging. * [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software. -* [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine +