hugo/resource
Bjørn Erik Pedersen 97c1866e32
resource: Resources.ByType should return Resources
Currently it returns []Resource.

This way the invocations can be nested.

Fixes #4234
2018-01-07 10:53:45 +01:00
..
testdata Implement Page bundling and image handling 2017-12-27 18:44:47 +01:00
image.go Fix sub-folder baseURL handling for Page resources 2018-01-06 10:29:13 +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: Resources.ByType should return Resources 2018-01-07 10:53:45 +01:00
resource_test.go Fix sub-folder baseURL handling for Page resources 2018-01-06 10:29:13 +01:00
testhelpers_test.go Fix sub-folder baseURL handling for Page resources 2018-01-06 10:29:13 +01:00