jekyll-youtube
By dommmel
A Liquid tag that takes a YouTube URL and generates a responsive html snippet to embed the video into your site
To install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: