summaryrefslogtreecommitdiffstats
path: root/tpl/tplimpl
AgeCommit message (Expand)Author
2017-05-01tpl: Fix the remaining template funcs namespace issuesBjørn Erik Pedersen
2017-05-01 tpl/urls: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/transform: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/time: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/safe: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/os: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/inflect: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/images: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/encoding: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/crypto: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/collections: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/compare: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/data: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/strings: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/math: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl: Add TemplateFuncsNamespaceRegistryBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore
2017-04-22tplimpl: Add translation links to the default sitemap templateJack Taylor
2017-04-16tplimpl: Allow text partials in HTML templatesBjørn Erik Pedersen
2017-04-13output: Fix base theme vs project base template logicBjørn Erik Pedersen
2017-04-06tpl: Set RenderingContext.Config in markdownifyAlbert Nigmatzianov
2017-04-04hugolib: Add optional outputFormat to Ref/RelRefBjørn Erik Pedersen
2017-04-04tplimpl: Reintroduce the double template lookup in PartialBjørn Erik Pedersen
2017-04-04all: Use the configured output types to resolve template typeBjørn Erik Pedersen
2017-04-02tpl: Rework to handle both text and HTML templatesBjørn Erik Pedersen
2017-04-02Revert "tpl: Rework to handle both text and HTML templates"Bjørn Erik Pedersen
2017-04-02tplimpl: Add test with failing partialBjørn Erik Pedersen
2017-04-02tpl: Rework to handle both text and HTML templatesBjørn Erik Pedersen
2017-03-31tplimpl: Fix map data race in URLLockBjørn Erik Pedersen
2017-03-31tplimpl: Fix deadlock in getJSONBjørn Erik Pedersen
2017-03-27tplimpl: Fix lookup with non-standard layout folderBjørn Erik Pedersen
2017-03-27hugolib: Wrap pageOutput create in sync.OnceBjørn Erik Pedersen
2017-03-27Remove the now superflous defaultExtensionBjørn Erik Pedersen
2017-03-27all: Propagate baseURL error to the callersBjørn Erik Pedersen
2017-03-27hugolib, tplimpl: Use OutputFormats to create atom linksBjørn Erik Pedersen
2017-03-27hugolib: Read default output formats from site configBjørn Erik Pedersen
2017-03-27output: Rework the base template logicBjørn Erik Pedersen
2017-03-26Revert "tplimpl: return an error on unsupported type in isSet"Bjørn Erik Pedersen
2017-03-25Change RSS description from full .Content to .SummaryDarwin
2017-03-12tpl: Add union template funcdigitalcraftsman
2017-03-09all: Fix some govet complaintsAlbert Nigmatzianov
2017-03-09tplimpl: Add built-in print funcs to FuncMapCameron Moore
2017-03-02tplimpl: return an error on unsupported type in isSetCameron Moore
2017-02-25tpl: Add title meta tag to twitter card templatedigitalcraftsman
2017-02-21tpl: Use og:updated_time OpenGraph tag on nodesAlan Orth
2017-02-21tpl, hugolib: Fix live-reload of non-renderable content pagesBjørn Erik Pedersen
2017-02-21tpl: Remove twitter:domain tag from internal shortcodeAlan Orth
2017-02-18tplimpl: Fix issue with recursive templatesBjørn Erik Pedersen
2017-02-17hugolib: Make RSS item limit configurableCameron Moore
2017-02-17tplimpl: Fix instagram shortcode panic on invalid IDCameron Moore