summaryrefslogtreecommitdiffstats
path: root/tpl/tplimpl
AgeCommit message (Expand)Author
2018-04-02Add support for a content dir set per languageBjørn Erik Pedersen
2018-02-22Make ge, le etc. work with the Hugo Version numberBjørn Erik Pedersen
2018-02-09Add "target" and "rel" parameters to figure shortcodeKaushal Modi
2018-02-09Use more canonical "twitter:image" property, not "twitter:image:src"Kaushal Modi
2018-02-05tpl: Ensure site templates can override theme templatesCameron Moore
2018-01-29tpl: Update Twitter card to also consider images in .ResourcesBjørn Erik Pedersen
2017-12-01Fix context of opengraph video rangeChristian Nolte
2017-11-18Fix broken shortcodes for Ace and AmberBjørn Erik Pedersen
2017-11-16tplimpl: Make partial benchmarks use RunParallelBjørn Erik Pedersen
2017-10-29Add support for height argument to figure shortcodeKaushal Modi
2017-10-17Revert "tplimpl: Output xmlns:xhtml only if there are translations available"Bjørn Erik Pedersen
2017-10-07tpl: Rework the partial test and benchmarksBjørn Erik Pedersen
2017-10-03tplimpl: Output xmlns:xhtml only if there are translations availableJamie Connolly
2017-09-26tpl: Set Metrics at creation timeBjørn Erik Pedersen
2017-09-26metrics: Add simple template metrics featureCameron Moore
2017-09-23Trim newlines in the hightlight shortcodeBjørn Erik Pedersen
2017-09-13tpl/tplimpl: Fix escaped HTML Go 1.9 multioutput issue (#3880)Bjørn Erik Pedersen
2017-08-22Update template_embedded.gooneleaftea
2017-08-12Add an iFrame title to the YouTube shortcodeNic Raboy
2017-08-03Add some missing doc commentsJorin Vogel
2017-07-17Improve the twitter card templateBjørn Erik Pedersen
2017-06-28tpl: Only show post's own keywords in schema.orgBruno Amaral
2017-06-27tpl: Simplify the Disqus template a little bit (#3655)Yihui Xie
2017-06-27tpl: Improve the built-in Disqus template (#3639)Yihui Xie
2017-06-13Run gofmt to get imports in line vs gohugoio/hugoBjørn Erik Pedersen
2017-06-13all: Update textual references in Go source to point to gohugoio/hugoBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-17tmplimpl: Add support for ellipsed paginatorBjørn Erik Pedersen
2017-05-13hugolib: Handle shortcode per output formatBjørn Erik Pedersen
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-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