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 resource: Optimize integrity string generation 2018-10-16 08:33:38 +02:00
minifier Add support for minification of final output 2018-08-06 19:58:41 +02:00
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 resource: Fix path duplication/flattening in processed images 2018-03-14 17:04:14 +01:00
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 Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00
resource_test.go Fix Resource output in multihost setups 2018-08-13 19:00:51 +02:00
smartcrop.go resource: Add smart cropping 2018-02-05 13:59:15 +01:00
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 Add Hugo Piper with SCSS support and much more 2018-07-06 11:46:12 +02:00