jekyll-vimeo-plugin

jekyll-vimeo-plugin

Vimeo plugin for Jekyll

#Jekyll Vimeo Plugin This plugin makes it easy to embed videos from Vimeo by using a simple Liquid tag that looks like this:

{% vimeo 12345678 %}

It's based of the Youtube plugin/gist from Portway Point.

##Instructions Copy/download the vimeo.rb file and place it in your _plugins directory.