mpchadwick / jekyll-server-rendered-tweet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jekyll-server-rendered-tweet

Build Status

A Jekyll plugin for server rendering embeded Tweets during the build process.

This was inspired by and modeled after eleventy-plugin-embed-tweet

Installation

d this line to your Gemfile:

group :jekyll_plugins do
  gem 'jekyll-server-rendered-tweet'
end

And then execute:

$ bundle install

Usage

TODO: Write usage instructions here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mpchadwick/jekyll-server-rendered-tweet.

License

The gem is available as open source under the terms of the MIT License.

About

License:MIT License


Languages

Language:Ruby 53.7%Language:Liquid 44.4%Language:Shell 1.9%