jekyll-gist-it-tag

jekyll-gist-it-tag

A Liquid Tag for Jekyll to use the gist-it AppEngine app to embed any file from a GitHub repository like a gist.

jekyll-gist-it-tag is a Jekyll plugin to use the gist-it AppEngine app to embed any file from a github repository like a gist.

Requirements

Jekyll

Installation

Add jekyll-gist-it-tag.rb to the _plugins directory of your Jekyll site.

Usage

{% gist_it *any_GitHub_file_url* %}

Example

{% gist_it https://github.com/robinhowlett/jekyll-gist-it-tag/blob/master/jekyll-gist-it-tag.rb %}

License

License