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
path: root/i18n
AgeCommit message (Expand)Author
2017-06-13Run gofmt to get imports in line vs gohugoio/hugoBjørn Erik Pedersen
2017-06-13all: Update textual references in Go source to point to gohugoio/hugoBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-03i18n: Simplify code for detecting of untranslated idAlbert Nigmatzianov
2017-05-03i18n: Add testsAlbert Nigmatzianov
2017-05-02i18n: Improve the detection of untranslated stringAlbert Nigmatzianov
2017-04-02hugolib, i18n: Update tests with flat format and TOML filesAlbert Nigmatzianov
2017-02-17all: Refactor to nonglobal Viper, i18n etc.Bjørn Erik Pedersen