hugo/tpl
2025-04-21 15:17:20 +02:00
..
cast tpl/cast: Improve float 2024-08-06 22:26:43 +02:00
collections tpl/collections: Fix where ... not in with empty slice 2025-04-21 15:17:20 +02:00
compare tpl/compare: Use any data type for compare.Conditional condition 2024-09-22 16:53:11 +02:00
crypto Add hash.XxHash 2024-07-06 14:08:15 +02:00
css resources: Address Dart Sass deprecation of global built-in functions 2024-11-01 14:05:27 +01:00
data all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
debug common/hugo: Adjust deprecation timing and message 2025-02-03 18:32:30 +01:00
diagrams
encoding
fmt Add js.Batch 2024-12-12 21:43:17 +01:00
hash Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
hugo
images resources/images: Refactor golden image tests to locate them closer to the implementation 2025-01-11 18:27:53 +02:00
inflect
internal Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
js js: Fix js.Batch for multihost setups 2024-12-16 11:52:18 +01:00
lang Remove deprecations <= v0.122.0 (note) 2024-11-16 20:32:43 +01:00
math Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
openapi
os
page all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
partials tpl: Detect and fail on infinite template recursion 2025-04-21 15:17:20 +02:00
path
reflect Add ContentTypes to config 2025-02-08 10:31:15 +01:00
resources resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00
safe Add try 2025-01-05 15:32:21 +01:00
site
strings tpl/strings: Add TrimSpace function 2024-10-19 21:10:00 +02:00
templates tpl: Fix issue with partials without suffix 2025-04-14 14:38:22 +02:00
time tpl/time: Add time.In function 2025-04-03 09:45:51 +02:00
tplimpl tpl: Fix layout fall back logic when layout is set in front matter but not found 2025-04-21 15:17:20 +02:00
tplimplinit Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
transform all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
urls all: Fix duplicate words in comments 2024-04-11 09:31:33 +02:00
template.go tpl: Detect and fail on infinite template recursion 2025-04-21 15:17:20 +02:00
template_test.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00