Sven Kreiss ←Home

Vimeo liquid tag for Pelican

Testing my implementation of the vimeo tag for liquid_tags. This is based on the youtube tag which in turn is based on the jekyll / octopress youtube tag.

The syntax is the same as for the youtube tag:

{% vimeo id [width height] %}

Update: The code is now merged into the main pelican-plugins repository on github: https://github.com/getpelican/pelican-plugins

Tests with different sizes

Related Posts

Go Top