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
2017-12-27:sparkles: Implement Page bundling and image handlingBjørn Erik Pedersen
2017-08-09source: Normalize UniqueID between Windows & LinuxMatthieu Harlé
2017-08-03Add some missing doc commentsJorin Vogel
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-30source: Cache language configBjørn Erik Pedersen
2017-02-17all: Refactor to nonglobal Viper, i18n etc.Bjørn Erik Pedersen
2016-12-31docs, tpl: Fix documentation of UniqueIDdigitalcraftsman
2016-12-31source: Make UniqueID ... uniqueBjørn Erik Pedersen
2016-11-23hugolib, source, tpl: Fix docsbogem
2016-11-01Fix page names that contain dotPrashant Karmakar
2016-10-28Make it clear that Path is relative to content rootBjørn Erik Pedersen
2016-10-24all: Unify case of config variable namesAlbert Nigmatzianov
2016-09-06Multilingual TODO-fixes, take 1Bjørn Erik Pedersen
2016-09-06Optimize the multilanguage build processBjørn Erik Pedersen
2016-09-06Add multilingual support in HugoAlexandre Bourget
2016-04-07source: Add missing GoDoc in FileBjørn Erik Pedersen
2016-03-17source: Consolidate filepath.Split callssrinivasreddy
2016-01-26Read/reread individual source content filesSteve Francia
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-24Change the license to Apache 2.0Steve Francia
2015-07-21source/File: Fix data racesBjørn Erik Pedersen
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-03-07source: apply some Golint rulesbep
2014-12-09Fix various Windows-issuesbep
2014-11-18Fix broken convertbep
2014-11-04Source files can provide content as String or Bytes or Readerspf13
2014-10-17Big refactor of how source files are used. Also added default destination ext...spf13