Skip to content

This Jekill/Octopress plugin improves the responsiveness on page that embed many youtube iframe by delaying the iframe creation until the user clicks on the video

Notifications You must be signed in to change notification settings

bhean/jekyll-youtube-lazyloading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-youtube-lazyloading

This Jekill/Octopress plugin improves the responsiveness on page that embed many youtube iframe by delaying the iframe creation until the user clicks on the video

How to use it

add a {% youtube <videoid> %} in your markdown page

Demo

see this page for a demo

How to install it ?

  1. Add youtube.rb to your plugin folder
  2. Copy _rve.sccs to /sass/custom
  3. Add @import "custom/rve" to /sass/screen.scss

credits

Thanks go to Anders M. Andersen for his blogpost about responsive embeds and to Portway Point for their Jekyll Youtube Liquid Template Tag Gist

Edorsement

If you like it feel free to endorse me:

About

This Jekill/Octopress plugin improves the responsiveness on page that embed many youtube iframe by delaying the iframe creation until the user clicks on the video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published