jekyll-twitter-plugin
By rob-murray
A Liquid tag plugin for Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API
To install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: