hugo/resource
Bjørn Erik Pedersen f9b4eb4f39 Handle themes in the new file cache (for images, assets)
In the newly consolidated file cache implementation, we forgot that we also look in the theme(s) for assets (SCSS transformations etc.), which is not good for Netlify and the demo sites.

Fixes #5460
2018-11-23 21:09:00 +01:00
..
bundler Add a consolidated file cache 2018-11-13 14:19:42 +01:00
create Add a consolidated file cache 2018-11-13 14:19:42 +01:00
integrity
minifier
postcss commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
templates commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
testdata
tocss/scss commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
image.go Add a consolidated file cache 2018-11-13 14:19:42 +01:00
image_cache.go Fix Permalink for resource, baseURL with path and canonifyURLs set 2018-11-15 16:37:11 +01:00
image_test.go Add a consolidated file cache 2018-11-13 14:19:42 +01:00
resource.go Fix Permalink for resource, baseURL with path and canonifyURLs set 2018-11-15 16:37:11 +01:00
resource_cache.go Add a consolidated file cache 2018-11-13 14:19:42 +01:00
resource_metadata.go commands: Show server error info in browser 2018-10-16 22:10:56 +02:00
resource_metadata_test.go
resource_test.go
smartcrop.go
testhelpers_test.go Handle themes in the new file cache (for images, assets) 2018-11-23 21:09:00 +01:00
transform.go Add a consolidated file cache 2018-11-13 14:19:42 +01:00
transform_test.go