hugo/resources
Bjørn Erik Pedersen dd9eaf19fd Don't use the baseURL /path as part of the resource cache key
As that prevents Hugo projects with sub paths in their `baseURL` to use themes with cached resources.

Fixes #9787
2022-05-27 19:11:16 +02:00
..
images
internal
jsconfig
page
postpub
resource Add resources.Copy 2022-05-25 10:35:31 +02:00
resource_factories Add resources.Copy 2022-05-25 10:35:31 +02:00
resource_transformers Don't use the baseURL /path as part of the resource cache key 2022-05-27 19:11:16 +02:00
testdata
errorResource.go
image.go Add resources.Copy 2022-05-25 10:35:31 +02:00
image_cache.go
image_extended_test.go
image_test.go
integration_test.go resources: Improve error message on .Resize etc. on SVGs 2022-05-25 18:06:20 +02:00
post_publish.go
resource.go Don't use the baseURL /path as part of the resource cache key 2022-05-27 19:11:16 +02:00
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go resources: Improve error message on .Resize etc. on SVGs 2022-05-25 18:06:20 +02:00
transform_test.go