hugo/resource
Bjørn Erik Pedersen 4eb1650bec
resource: Use path.Match instead of filepath.Match
They behave similar, but it is a path we're matching.

See #4244
2018-01-17 20:48:31 +01:00
..
testdata resource: Fix handling of very long image file names 2018-01-15 20:22:14 +01:00
image.go resource: Add front matter metadata to Resource 2018-01-17 16:22:33 +01:00
image_cache.go resource: Add front matter metadata to Resource 2018-01-17 16:22:33 +01:00
image_test.go resource: Add front matter metadata to Resource 2018-01-17 16:22:33 +01:00
resource.go resource: Use path.Match instead of filepath.Match 2018-01-17 20:48:31 +01:00
resource_test.go resource: Add front matter metadata to Resource 2018-01-17 16:22:33 +01:00
testhelpers_test.go resource: Fix handling of very long image file names 2018-01-15 20:22:14 +01:00