hugo/cache
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
..
filecache Handle themes in the new file cache (for images, assets) 2018-11-23 21:09:00 +01:00
partitioned_lazy_cache.go Simplify .Site.GetPage etc. 2018-07-18 00:07:20 +02:00
partitioned_lazy_cache_test.go cache: Add even more concurrency to test 2017-06-28 22:47:28 +02:00