Commit Graph

156 Commits

Author SHA1 Message Date
Joseph Wynn cc99c75d7a Restrain rmagick to 2.x 2015-12-26 18:24:00 +00:00
Joseph Wynn 6be6e182d9 Merge pull request #8 from wildlyinaccurate/update-travis-build
Run on container infra; run against latest patch versions and jruby
2015-12-26 18:07:36 +00:00
Joseph Wynn 47d8b3fd70 Run on container infra; run against latest patch versions and jruby 2015-12-26 17:27:13 +00:00
Joseph Wynn 759058dc26 0.13.0 2015-11-05 09:24:24 +00:00
Joseph Wynn cff8621990 Merge pull request #3 from wildlyinaccurate/inject-jekyll-payload-into-liquid-attributes
Inject the Jekyll Site payload into the Liquid render attributes
2015-11-05 09:24:02 +00:00
Joseph Wynn 4a1e36f2d2 Add global variable test for block tag 2015-11-05 09:18:53 +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 0fda6d117a Merge pull request #2 from wildlyinaccurate/ensure-generated-files-are-kept
Copy generated files to _site and add output directory to keep_files
2015-11-04 23:22:50 +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 2847c083b3 Only allow Jekyll 3.x on Ruby >2.0 2015-11-04 23:09:14 +00:00
Joseph Wynn 04c56a071b Run build on Ruby 2.2 2015-11-04 23:02:42 +00:00
Joseph Wynn a248597a10 Bump dependencies; explicitly require test-unit 2015-11-04 23:02:38 +00:00
Joseph Wynn 686170ea25 Update coverage badge 2015-07-23 15:57:55 +01:00
Joseph Wynn 07e01bbe05 0.11.3 2015-04-15 20:49:38 +01:00
Joseph Wynn 4fb3830b78 Update Jekyll runtime dependency to allow 3.x 2015-04-15 20:49:21 +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 d1fef97442 Update TravisCI build URL 2014-12-15 15:35:19 +00:00
Joseph Wynn ca5b2091e5 Remove test files 2014-12-07 22:35:09 +00: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 d0ee161aa2 Rename feature file for consistency 2014-12-07 22:02:53 +00:00
Joseph Wynn 605eda60c3 Modify <img srcset> example to be more readable 2014-12-07 13:46:07 +00:00
Joseph Wynn e997361cb5 Add example template with <picture> tag 2014-12-07 13:41:05 +00:00
Joseph Wynn 9572aec2ea Syntax highlighting in README 2014-12-07 13:20:15 +00:00
Joseph Wynn 5a0cc4052c 0.11.0 2014-12-07 13:15:03 +00:00
Joseph Wynn 93890f5ee0 Collapse feature steps for brevity 2014-12-07 13:14:40 +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 faca994bdf Tidy up documentation 2014-12-06 22:33:58 +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 b27e985eae Document the default_quality configuration 2014-12-06 20:51:59 +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 4b0c8c390f Ignore generated gemfiles 2014-12-06 19:16:18 +00:00
Joseph Wynn 9f16430ebf 0.9.1 2014-12-06 16:07:12 +00:00
Joseph Wynn 9a1fceaa29 Enable Coveralls 2014-12-06 16:03:10 +00:00
Joseph Wynn 61bf597d2d Update documentation 2014-12-06 15:43:15 +00:00
Joseph Wynn c78b568ecb Allow template to be overwritten on per-tag basis 2014-12-06 15:33:38 +00:00
Joseph Wynn 320e3955dd Add test case for custom attributes 2014-12-06 01:21:53 +00:00
Joseph Wynn d32304c61c Document default JPEG quality 2014-12-06 01:14:45 +00:00
Joseph Wynn f6935f2cbc Ensure tags are annotated 2014-12-06 01:13:16 +00:00
Joseph Wynn a2d0e390b9 Update installation instructions 2014-12-06 01:11:04 +00:00
Joseph Wynn e13be5ea54 Rename gem to jekyll-responsive_image 2014-12-06 01:01:15 +00:00
Joseph Wynn 7f4eda8566 Update gemspec description 2014-12-06 00:46:09 +00:00