hugo/resource/testdata
Bjørn Erik Pedersen ba94abbf5d
resource: Fix SVG and similar resource handling
The validation of if we could process the image (resize etc.) was moved up in Hugo 0.37, which meant SVG and other "non-processable" images would fail.

This commit fixes that by creating a regular resource for these image formats. They will not have `.Resize` or any of the other image methods.

Fixes #4455
2018-02-27 18:29:15 +01:00
..
1234567890qwertyuiopasdfghjklzxcvbnm5to6eeeeee7via8eleph.jpg resource: Fix handling of very long image file names 2018-01-15 20:22:14 +01:00
circle.svg resource: Fix SVG and similar resource handling 2018-02-27 18:29:15 +01:00
gohugoio.png resource: Preserve color palette for PNG images 2018-02-19 20:15:58 +01:00
sunset.jpg Implement Page bundling and image handling 2017-12-27 18:44:47 +01:00