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
2022-03-16tpl: Pull in Go 1.18 patch that fixes the "no space in {{ continue }} and {{ ...Bjørn Erik Pedersen
2022-03-16tpl: Sync go_templates for Go 1.18Bjørn Erik Pedersen
2021-02-18Pull in latest Go 1.16 template sourceBjørn Erik Pedersen
2021-02-18Add breaking tests for "map read and map write in templates"Bjørn Erik Pedersen
2021-02-18Pull in latest Go template sourceBjørn Erik Pedersen
2021-02-18tpl/internal: Synch Go templates fork with Go 1.16devBjørn Erik Pedersen
2020-12-19Improve LookPathBjørn Erik Pedersen
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2020-05-23Fix Go template script escapingBjørn Erik Pedersen
2019-12-18tpl: Get rid of the custom template truth logicBjørn Erik Pedersen
2019-12-18Add render template hooks for links and imagesBjørn Erik Pedersen
2019-12-12Rework template handling for function and map lookupsBjørn Erik Pedersen
2019-12-12Create lightweight forks of text/template and html/templateBjørn Erik Pedersen