dennogumi/content/post/2013-06-25-video-post.md
2020-12-28 18:06:15 +01:00

834 B

date description tags title disable_share
2013-06-25T00:00:00Z Custom written post descriptions are the way to go... if you're not lazy.
sample post
video
A Post with a Video true

Video embeds are responsive and scale with the width of the main content block with the help of FitVids.

Not sure if this only effects Kramdown or if it's an issue with Markdown in general. But adding YouTube video embeds causes errors when building your Jekyll site. To fix add a space between the <iframe> tags and remove allowfullscreen. Example below:

{{< highlight html >}}

{{< / highlight >}}