shithub: hugo

Download patch

ref: ba44e860a33cdc121453adbc02601f48504bc798
parent: 82d4b8ab4024bfab5e844ca662c9bcbba9e14d2c
author: Anthony Fok <foka@debian.org>
date: Tue Jan 27 14:17:09 EST 2015

[Docs] Copyediting

 * Add meta author, description and generator tags
 * Add Hugo version beside the logo and in the footer
 * Suggest the user to run `go get -u -v` to update dependencies
 * Requires Go 1.3+ rather than Go 1.1+
 * Improve rendering/formatting in some places
 * Add trailing slash to URLs where appropriate
 * GitHub redirects all http requests to https, update accordingly