hugo/helpers
Bjørn Erik Pedersen 4d8bfa7f1c
tpl: Use xxHash instead of MD5 to hash the deferred templates
Motivation is performance. These templates are typically very small, so the win is minor, I guess.
2024-07-17 12:51:49 +02:00
..
content.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
content_test.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
docshelper.go
emoji.go
emoji_test.go
general.go tpl: Use xxHash instead of MD5 to hash the deferred templates 2024-07-17 12:51:49 +02:00
general_test.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
path.go
path_test.go
pathspec.go
processing_stats.go
testhelpers_test.go
url.go
url_test.go