hugo/resource
Bjørn Erik Pedersen 16e1d99c6d
resource: Create target dir if not exists
This is the case where image processing is triggered from shortcodes, i.e. before the target page's folder in /public is created.

Fixes #4202
2018-01-01 14:23:51 +01:00
..
testdata Implement Page bundling and image handling 2017-12-27 18:44:47 +01:00
image.go resource: Create target dir if not exists 2018-01-01 14:23:51 +01:00
image_cache.go Implement Page bundling and image handling 2017-12-27 18:44:47 +01:00
image_test.go resource: Avoid potential case issue in image names 2017-12-28 22:56:48 +01:00
resource.go resource: Use MD5 to identify image files 2017-12-28 17:41:51 +01:00
resource_test.go Implement Page bundling and image handling 2017-12-27 18:44:47 +01:00
testhelpers_test.go Implement Page bundling and image handling 2017-12-27 18:44:47 +01:00