summaryrefslogtreecommitdiffstats
path: root/tpl
AgeCommit message (Expand)Author
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-05tpl: Fix nil pointer in Tree()Bjørn Erik Pedersen
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
2017-02-17tplimpl: Fix data race in resGetResourceBjørn Erik Pedersen
2017-02-17tplimpl: Refactor imageConfig into a structBjørn Erik Pedersen
2017-02-17tpl: Refactor packageBjørn Erik Pedersen
2017-02-17all: Refactor to nonglobal Viper, i18n etc.Bjørn Erik Pedersen
2017-02-15Use OS fs by defaultBjørn Erik Pedersen
2017-02-10tpl: Accept limit as interface in findRE funcCameron Moore
2017-02-10hugolib: Fix error for non-renderable HTML content with shortcodesBjørn Erik Pedersen
2017-02-07tpl: Must do a extra lookup of cloned base templatesBjørn Erik Pedersen
2017-02-04all: Refactor to nonglobal file systemsBjørn Erik Pedersen
2017-01-23tpl: Improve generation of OpenGraph date tagsAlan Orth
2017-01-18tpl: Fix deadlock in cached partialsCameron Moore
2017-01-14tpl: Fix broken benchmarksBjørn Erik Pedersen
2017-01-11Show full template errorBrad Peabody
2017-01-10 all: Refactor to nonglobal template handlingBjørn Erik Pedersen
2017-01-07all: Refactor to non-global loggerBjørn Erik Pedersen
2017-01-06tpl: Add truncate template functionMathias Biilmann