diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 91ce4f95..19e06ecc 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -434,6 +434,7 @@ Levin](https://github.com/kinnetica/jekyll-plugins) embedding Youku and Tudou videos - [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 [``](http://picture.responsiveimages.org/) element, polyfilled with Scott Jelh's [Picturefill](https://github.com/scottjehl/picturefill).
Jekyll Plugins Wanted