Commit Graph

30 Commits

Author SHA1 Message Date
jameswood db264444ac rotate resized images based on exif info
EXIF rotation information embedded by the capture device is now
respected when generating output images. Original images remain
untouched.
2017-03-10 16:03:03 +11:00
Joseph Wynn 03356da52d Rename gem to jekyll-responsive-image
This PR also drops support for Ruby <2.0
2016-12-28 22:56:27 +13:00
Joseph Wynn 098b3117a8 Add missing documentation for `extra_images` config 2016-09-25 20:30:39 +01:00
Joseph Wynn 4ca0a40486 Nope, it's definitely jekyll/responsive_image 2016-07-23 11:16:38 +01:00
Kevin Funk 25b2308bd6 update README.md to include brace expansion option (#27) 2016-07-08 09:03:26 +01:00
Nathan Arthur 8b642d4b2a Add option alt support into srcset template (#24) 2016-06-08 09:50:23 +01:00
Joseph Wynn 08bdd3b1f6 Resize extra images (#23)
* Switch deprecated {File,Dir}#exists? for #exist?

* Implement extra_images configuration.

Closes #21.
2016-06-05 22:32:13 +01:00
Joseph Wynn 794f1c619a Everything is nicer with square badges 2016-03-17 08:45:02 +00:00
Joseph Wynn 23e5a79d81 Improve installation instructions. Closes #14. 2016-02-25 09:03:51 +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 6af90d39a4 Tweak README 2015-12-26 18:34:45 +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 686170ea25 Update coverage badge 2015-07-23 15:57:55 +01:00
Joseph Wynn d1fef97442 Update TravisCI build URL 2014-12-15 15:35:19 +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 6f9f13e62f Implement responsive_image_block tag 2014-12-07 13:06:28 +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 b27e985eae Document the default_quality configuration 2014-12-06 20:51:59 +00:00
Joseph Wynn 299927f1c3 Add the `original` object to template variables 2014-12-06 19:18:59 +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 d32304c61c Document default JPEG quality 2014-12-06 01:14:45 +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 887cd7d844 s/tag/plugin/ 2014-12-06 00:31:58 +00:00
Joseph Wynn d8015c91d6 Add LICENSE and README 2014-12-06 00:30:55 +00:00