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
AgeCommit message (Expand)Author
2016-11-23tpl: SimplifyBjørn Erik Pedersen
2016-10-24all: Unify case of config variable namesAlbert Nigmatzianov
2016-04-14tpl: Do not write to cache when ignoring cacheRobert Basic
2016-03-31Add readFile template funcBjørn Erik Pedersen
2016-03-04tpl: Unexport the rest of the internal template funcsBjørn Erik Pedersen
2016-02-06Apply gofmt -sBjørn Erik Pedersen
2015-12-19Fix buildBjørn Erik Pedersen
2015-12-19Remove "Host:" prefix from Host headerBjørn Erik Pedersen
2015-12-18Correct the strings.Contains syntax in failing testBjørn Erik Pedersen
2015-12-18Fix remote test on Go 1.4Bjørn Erik Pedersen
2015-12-18Set the request Host on http test serverBjørn Erik Pedersen
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-24Change the license to Apache 2.0Steve Francia
2015-06-01GetJSON/GetCSV: Add retry on invalid contentCyrill Schumacher
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-02-17Add --ignoreCache CLI flag with description "Ignores theCyrill Schumacher
2015-02-17Merge to stay up to date with current devCyrill Schumacher