jekyll-responsive-image/features
Joseph Wynn 0d3f099057 Fix for using a custom `source` directory
Paths are still passed around as relative. Code which needs to read files
(images, templates) and code which needs to manipulate paths
(Jekyll::ResponsiveImage::Utils#image_hash) has to be aware of the site source
path.

This got a bit messy in the end, but I couldn't find a better way without doing
a big refactor of the entire plugin.
2016-10-11 23:25:43 +01:00
..
step_definitions Fix for using a custom `source` directory 2016-10-11 23:25:43 +01:00
support More test improvements 2016-10-11 23:25:43 +01:00
test-site Fix for using a custom `source` directory 2016-10-11 23:25:43 +01:00
extra-image-generation.feature Treat paths as relative to Jekyll `source` directory (#34) 2016-09-25 20:23:06 +01:00
image-generation.feature Fix for using a custom `source` directory 2016-10-11 23:25:43 +01:00
image-hashes.feature Fix for using a custom `source` directory 2016-10-11 23:25:43 +01:00
responsive-image-block.feature UTF-8 support (#31) 2016-09-02 08:53:29 +01:00
responsive-image-tag.feature Fix absolute path bug (#35) 2016-09-25 21:37:10 +01:00