1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-24 18:14:38 +00:00
hugo/tpl
2022-02-15 23:39:54 +01:00
..
cast
collections tpl/collections: Fix apply with namespaced template funcs 2022-01-17 09:50:48 +01:00
compare Validate comparison operator argument count 2022-02-05 17:41:43 +01:00
crypto
data Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
debug
encoding
fmt
hugo
images
inflect
internal Add resources.GetRemote 2021-12-17 09:33:51 +01:00
js
lang Fix description of lang.FormatNumberCustom 2021-11-01 18:54:43 +01:00
math
openapi/openapi3 Simplify some integration tests 2022-02-10 20:43:19 +01:00
os Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
partials Allow for return partials with falsy arguments () 2021-12-17 08:35:21 +01:00
path
reflect
resources tpl/resources: Add empty method mapping for GetRemote 2021-12-17 10:30:10 +01:00
safe
site
strings
templates tpl/templates: Fix templates.Exist issue with base templates 2022-02-09 22:33:07 +01:00
time tpl/time: Use configured location when date passed to Format is string 2021-10-30 16:09:38 +02:00
tplimpl tpl: Remove TODO comment 2022-02-15 23:39:54 +01:00
transform Always use content to resolve content type in resources.GetRemote 2021-12-17 09:50:28 +01:00
urls
template.go Add --printUnusedTemplates 2022-02-15 20:01:57 +01:00
template_info.go Add --printUnusedTemplates 2022-02-15 20:01:57 +01:00
template_test.go