Skip to content

fraserxu/jekyll-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-video

video support for jekyll template based web page

Installation

$ component install xufeng123/jekyll-video

API

In your post, just add the url of the video as you normaly done with markdown. eg:

[Otis Redding - Sitting On The Dock Of The Bay](http://vimeo.com/15414122)

Nothing to do. Just install it and I'll handle everything for you.

For your consideration, please input the width and heigth when require so that you can get whatever width and heigth with your want.

Usage:

require('jekyll-video')(500, 428);

You're welcome.

License

WTFGPL

About

video support for jekyll template based web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published