jekyll-server-rendered-tweet

jekyll-server-rendered-tweet

jekyll-server-rendered-tweet

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.