hugo/resources
2025-04-24 14:09:13 +02:00
..
assets Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
images images: Add some test cases for aligny on images.Text 2025-04-24 14:09:13 +02:00
internal Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
jsconfig all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
kinds Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
page tpl: Add a partial lookup cache 2025-04-10 11:07:19 +02:00
postpub all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
resource all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
resource_factories tpl: Add templates.Current 2025-04-09 20:15:40 +02:00
resource_transformers Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
testdata resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00
docs.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
image.go resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00
image_cache.go resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00
image_extended_test.go all: Remove deprecated build tags 2025-02-08 10:29:42 +01:00
image_test.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
post_publish.go
resource.go resources: Fix 2 image file cache key issues 2025-01-18 12:23:18 +01:00
resource_cache.go Fix same resource file published more than once 2024-12-27 18:55:24 +01:00
resource_metadata.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
resource_spec.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
resource_spec_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
resource_test.go Add js.Batch 2024-12-12 21:43:17 +01:00
resources_integration_test.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00
testhelpers_test.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
transform.go resources: Remove debug statement 2025-01-30 11:32:57 +01:00
transform_integration_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
transform_test.go all: Run modernize -fix ./... 2025-02-26 11:44:25 +01:00