Commit Graph

29 Commits

Author SHA1 Message Date
Joseph Wynn 4c238e6314 v0.15.0 2016-02-02 20:58:18 +00:00
Joseph Wynn b77d0b83d0 [Experimental] enable internal caching of responsive_image_block tag results 2016-02-02 20:46:22 +00:00
Joseph Wynn ecdbbfd2b0 [Experimental] enable internal caching of responsive_image tag results 2016-02-02 20:33:24 +00:00
Joseph Wynn 204f732d71 v0.14.0 2016-01-12 08:17:20 +00:00
Joseph Wynn c523b100cc Modify `dirname` to be relative to `base_path` 2015-12-27 22:41:04 +00:00
Joseph Wynn 64f86bd6da Add `dirname` to image hashes. Closes #5. 2015-12-27 21:14:24 +00:00
Joseph Wynn 759058dc26 0.13.0 2015-11-05 09:24:24 +00:00
Joseph Wynn 04eb007f18 Inject the Jekyll Site payload into the Liquid render attributes
This enables the use of `site` and `jekyll` variables.

Closes #1.
2015-11-05 09:03:44 +00:00
Joseph Wynn 7b12cb6eea 0.12.0 2015-11-04 23:23:36 +00:00
Joseph Wynn 1917b905ff Copy generated files to _site and add output directory to keep_files 2015-11-04 23:22:04 +00:00
Joseph Wynn 07e01bbe05 0.11.3 2015-04-15 20:49:38 +01:00
Joseph Wynn f7b20798a7 0.11.2 2015-04-15 20:43:41 +01:00
Joseph Wynn 45918023f0 Better error messages 2015-04-15 20:43:41 +01:00
Joseph Wynn 6c23fa03be 0.11.1 2014-12-07 22:33:26 +00:00
Joseph Wynn 1d9396dbd9 Properly handle nil image path 2014-12-07 22:33:14 +00:00
Joseph Wynn ddff9d7cc1 Extract common image processing into a module 2014-12-07 22:17:19 +00:00
Joseph Wynn 4112992565 include Utils rather than calling static methods 2014-12-07 22:03:26 +00:00
Joseph Wynn 5a0cc4052c 0.11.0 2014-12-07 13:15:03 +00:00
Joseph Wynn 6f9f13e62f Implement responsive_image_block tag 2014-12-07 13:06:28 +00:00
Joseph Wynn c8d48350b1 0.10.0 2014-12-06 22:34:17 +00:00
Joseph Wynn 2715d55520 Swap output_dir for more powerful output_path_format 2014-12-06 22:28:21 +00:00
Joseph Wynn b9407d113b Remove superfluous instance variable 2014-12-06 20:56:54 +00:00
Joseph Wynn b442fe916e Don't pollute @attributes unnecessarily 2014-12-06 20:46:39 +00:00
Joseph Wynn bd3a7240bf Move default values into Jekyll::ResponsiveImage.defaults 2014-12-06 20:42:54 +00:00
Joseph Wynn 299927f1c3 Add the `original` object to template variables 2014-12-06 19:18:59 +00:00
Joseph Wynn 9f16430ebf 0.9.1 2014-12-06 16:07:12 +00:00
Joseph Wynn c78b568ecb Allow template to be overwritten on per-tag basis 2014-12-06 15:33:38 +00:00
Joseph Wynn fb6ef53a97 Add cukes 2014-12-05 23:55:10 +00:00
Joseph Wynn a09d47b60a Initial commit 2014-12-05 16:26:50 +00:00