hugo/tpl
Anton Harniakou 908692fae5 Support nested keys/fields with missing values with the where function
Before this commit `where` would produce an error and bail building the
site. Now, `where` simply skips an element of a collection and does not
add it to the final result.

Closes #5637
Closes #5416
2019-02-06 19:53:34 +01:00
..
cast Make docshelper run again 2018-12-27 10:08:44 +01:00
collections Support nested keys/fields with missing values with the where function 2019-02-06 19:53:34 +01:00
compare
crypto
data tpl/data: Adjust tests 2019-02-01 08:54:30 +01:00
encoding
fmt
hugo
images
inflect
internal
lang
math
os
partials tpl: Fix strings.HasPrefix args order 2019-02-02 01:26:05 +01:00
path
reflect
resources resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
safe
site
strings
templates
time
tplimpl tpl: Fix strings.HasPrefix args order 2019-02-02 01:26:05 +01:00
transform resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
urls
template.go
template_test.go