jekyll-asciinema

By mnuessler

Liquid tag for embedding asciicasts recorded with asciinema for use in Jekyll sites.

To install, add this to your Gemfile:

gem "jekyll-asciinema"

and run bundle install. To use, run Jekyll with bundle exec preceding it:

$ bundle exec jekyll build
$ bundle exec jekyll serve

Source code