hugo/tpl/tplimpl
Bjørn Erik Pedersen e07028cb90 tpl: Remove RSS deprecation site.Author check
The check itself creates a warning which I guess was not intended.

We could possibly make that work, but it has been deprecated since Hugo 0.98, so just remove the usage.
2024-09-19 13:39:40 +02:00
..
embedded tpl: Remove RSS deprecation site.Author check 2024-09-19 13:39:40 +02:00
render_hook_integration_test.go tpl/tplimpl: Resolve render hook destinations with leading ./ 2024-05-21 09:38:25 +02:00
shortcodes.go
shortcodes_test.go
template.go Implement defer 2024-06-23 11:25:47 +02:00
template_ast_transformers.go Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
template_ast_transformers_test.go Implement defer 2024-06-23 11:25:47 +02:00
template_errors.go
template_funcs.go Add hash.XxHash 2024-07-06 14:08:15 +02:00
template_funcs_test.go
template_test.go
templateFuncster.go
templateProvider.go
tplimpl_integration_test.go Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00