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/os
AgeCommit message (Expand)Author
2017-09-28tpl: Add os.fileExists template functiondigitalcraftsman
2017-08-03Add some missing doc commentsJorin Vogel
2017-06-13Run gofmt to get imports in line vs gohugoio/hugoBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-20tpl: Make the Namespace func signature explicitBjø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
2017-05-01tpl/os: Make it a package that stands on its ownBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore