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/tpl/cast
AgeCommit message (Expand)Author
2019-12-12Create lightweight forks of text/template and html/templateBjørn Erik Pedersen
2019-08-12tests: Convert from testify to quicktestBjørn Erik Pedersen
2019-07-24Add Hugo ModulesBjørn Erik Pedersen
2018-12-27Make docshelper run againBjørn Erik Pedersen
2018-11-30tpl: Add godoc packages commentsCameron Moore
2018-11-02tpl: Fix the docshelperBjørn Erik Pedersen
2017-09-28tpl: Add float template functionLucas Jenss
2017-09-23Fix the docs helper toolBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-22tpl/cast: Handle template.HTML and friends in ToIntCameron Moore
2017-05-20tpl: Make the Namespace func signature explicitBjørn Erik Pedersen
2017-05-04tpl: Add some GoDoc info to template func docsBjørn Erik Pedersen
2017-05-02tpl: Add basic tests for all namespace init funcsCameron Moore
2017-05-01tpl: Add docshelper for template funcsBjørn Erik Pedersen
2017-05-01tpl: Fix the remaining template funcs namespace issuesBjørn Erik Pedersen