Add Jekyll Image Tag to the plugins list

This commit is contained in:
Rob Wierzbowski 2013-07-14 18:58:45 -04:00
parent 404332ae35
commit d402427b81
1 changed files with 1 additions and 0 deletions

View File

@ -435,6 +435,7 @@ Levin](https://github.com/kinnetica/jekyll-plugins)
- [jekyll-timeago](https://github.com/markets/jekyll-timeago): Time-ago Liquid filter
- [jekyll-swfobject](https://github.com/sectore/jekyll-swfobject): Liquid plugin for embedding Adobe Flash files (`*.swf`) using [SWFObject](http://code.google.com/p/swfobject/)
- [Jekyll Picture Tag](https://github.com/robwierzbowski/jekyll-picture-tag): Easy responsive images for Jekyll. Based on the proposed [`<picture>`](http://picture.responsiveimages.org/) element, polyfilled with Scott Jelh's [Picturefill](https://github.com/scottjehl/picturefill).
- [Jekyll Image Tag](https://github.com/robwierzbowski/jekyll-image-tag): Better images for Jekyll. Save image presets, generate resized images, and add classes, alt text, and other attributes.
<div class="note info">
<h5>Jekyll Plugins Wanted</h5>