- Add
gem 'fleakr'to your Gemfile and runbundle installor just rungem install fleakrif you don't have a Gemfile - Copy flickr.rb to your
_pluginsfolder. - Set up your flickr tokens in flickr.rb (how to get your tokens).
- Add flickr output to your layout file, see post.html for example.
- Add flickr images as urls in the posts meta data.
- Done!
more info: http://jonasforsberg.se/2012/04/15/flickr-plugin-for-jekyll/