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-10-28Fix RSS Title regressionBjørn Erik Pedersen
2016-10-24all: Unify case of config variable namesAlbert Nigmatzianov
2016-10-14Rewrite TestRSSOutput to use AferoBjørn Erik Pedersen
2016-09-06Improve language handling in URLsBjørn Erik Pedersen
2016-09-06Optimize the multilanguage build processBjørn Erik Pedersen
2016-09-06Introduce HugoSites typeBjørn Erik Pedersen
2016-09-06Add multilingual support in HugoAlexandre Bourget
2016-04-08hugolib: Un-export internal Site-methodsBjørn Erik Pedersen
2016-04-07hugolib: Camelcase ALL_CAPS vars and const in testsBjørn Erik Pedersen
2016-03-31Add readFile template funcBjørn Erik Pedersen
2016-03-24hugolib: Apply Golint rules to rss_test.goBjørn Erik Pedersen
2016-03-09Create template clone for late template executionBjørn Erik Pedersen
2015-12-11Add copyright header to that source files that don’t have one.Anthony Fok
2015-05-20Stop Viper from leaking across many of the tests (now tests pass regardless o...spf13
2015-05-08Make RSS output test more realisticbep
2015-05-07Add RSSUri to specify the name of the RSS fileDana H. P'Simer
2014-11-18Various fixes in RSS feed generationKartik Singhal
2014-11-04Updating tests to use new Targets & Writers and switch to using Afero.MemMapF...spf13
2014-04-07Fixing all tests to pass with new Viper Configspf13
2014-03-01Fixing issues go vet reports.Mike Keesey
2013-12-17GofmtCaleb Spare
2013-11-05Adding RSS test case.Noah Campbell