hugo/tpl
Bjørn Erik Pedersen e8a716b23a tpl/collections: Fix slice type handling in sort
The `sort` template func was producing a `[]page.Page` which did not work in `.Paginate`.

Fixes #6023
2019-06-10 08:32:44 +02:00
..
cast
collections tpl/collections: Fix slice type handling in sort 2019-06-10 08:32:44 +02:00
compare tpl/compare: Fix nil compare in eq/ne for interface values 2019-04-29 18:43:44 +02:00
crypto
data
encoding
fmt
hugo tpl: Fix hugo package name and add godocs 2019-04-27 22:44:57 +02:00
images
inflect
internal
lang
math
os
partials
path
reflect tpl: Fix hugo package name and add godocs 2019-04-27 22:44:57 +02:00
resources
safe
site tpl: Fix hugo package name and add godocs 2019-04-27 22:44:57 +02:00
strings
templates
time
tplimpl Remove references to Google+ 2019-05-26 19:24:45 +02:00
transform hugolib: Consider summary in front matter for .Summary 2019-04-05 19:11:04 +02:00
urls
template.go tpl/tplimpl: Handle late transformation of templates 2019-04-16 21:24:09 +02:00
template_info.go
template_test.go