summaryrefslogtreecommitdiffstats
path: root/tpl/template.go
AgeCommit message (Expand)Author
2016-09-06Optimize the multilanguage build processBjørn Erik Pedersen
2016-07-30Take 2: Load templates from the Afero source fsBjørn Erik Pedersen
2016-07-30Load templates from the Afero source fsBjørn Erik Pedersen
2016-03-31Add readFile template funcBjørn Erik Pedersen
2016-03-24tpl: Small Golint fixesdigitalcraftsman
2016-03-15No block support in shortcodesBjørn Erik Pedersen
2016-03-10Add support for Go 1.6 block keyword in templatesBjørn Erik Pedersen
2016-03-09Create template clone for late template executionBjørn Erik Pedersen
2016-03-04tpl: Unexport the rest of the internal template funcsBjørn Erik Pedersen
2016-02-28Revert "Create template clone for late template execution"Bjørn Erik Pedersen
2016-02-28Create template clone for late template executionBjørn Erik Pedersen
2016-01-05Replace *bytes.Buffer with io.Writer in renderingDaniel Martí
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-11-16Fix trivial typos in codeAnthony Fok
2015-07-20On error, return error message, not nilScott C Wilson
2015-07-20Let Amber template call Hugo's custom functionsTatsushi Demachi
2015-07-19Fix name logic for Amber templatesBjørn Erik Pedersen
2015-06-25Use helpers.GetThemeDir() to find base templates.Jonathan Anderson
2015-06-25Add support for baseof.ace templates in themes.Jonathan Anderson
2015-05-31Fix Windows Ace path issuebep
2015-05-31Add some Ace test casesbep
2015-05-29Extract Ace handling to a methodbep
2015-04-18Expand the ACE base template lookup patternbep
2015-04-05tpl: split template.gobep
2015-04-01Remove paragraph tags produced by markdownifybep
2015-03-29Handle views in combo with Ace base templatesbep
2015-03-26Add support for Ace base and inner templatesbep
2015-03-23Change to variadic int args in Slicestrbep
2015-03-23Implement substr template functionAnthony Fok
2015-03-23Rename Slice to Slicestrbep
2015-03-23Polish Slice docbep
2015-03-23Rename Substr to Slicebep
2015-03-22Add Substr and Split template functionsXin Fan
2015-03-18template: add some missing test cases for Firstbep
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-16Add "getenv" as an wrapper for os.Getenvquoha
2015-03-12Add Seq template funcbep
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-03-10Do not parse backup files with trailing '~' as templatesAnthony Fok
2015-03-09Fix eq and ne tpl function issueTatsushi Demachi
2015-03-06Fix errors reported by Go Vetbep
2015-02-17Suppress errors for symbolic links witch point to a file.René Jochum
2015-02-17Adding getJson and getCsv to funcMapCyrill Schumacher
2015-01-31Print template parsing errors to aid troubleshootingAnthony Fok
2015-01-30template render with BBPspf13
2015-01-22Revert "Quick-and-dirty way to print details of template errors"bep
2015-01-22Add dateFormat template functionTatsushi Demachi
2015-01-20Add inline doc for Applybep
2015-01-20Rename ignoreDotFile to isDotFile (which is what it is)bep