TechShotgun/_posts/2015-01-31-vimeo.md

759 B

author type vimeo-embed title homedisplay tags category
person vimeo <iframe src="//player.vimeo.com/video/118589137" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> Vimeo iframe
video
iframe
video

this is a video post using the vimeo format.

To create one you just have to use the type-specific variables within the Front Matter and paste the embed code directly from vimeo.

this post also shows the video on the home page instead of the featured image.

---
type: vimeo
vimeo-embed: <iframe src="//player.vimeo.com/video/118589137" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
homedisplay: iframe
---