More Premium Hugo Themes Premium Jekyll Themes

Jekyll Twitter Plugin

A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API

Jekyll Twitter Plugin

A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API

Author Avatar Theme by rob-murray
Github Stars Github Stars: 235
Last Commit Last Commit: Dec 31, 2020 -
First Commit Created: Dec 18, 2023 -
Jekyll Twitter Plugin screenshot

Overview

The jekyll-twitter-plugin is a liquid tag plugin for the Jekyll blogging engine that allows users to embed Tweets, Timelines, and other Twitter content in pages generated by Jekyll. This plugin makes use of the Twitter Publish platform, which enables Twitter users to curate content for display outside of Twitter with customizable styling.

Features

  • Installed via Rubygems.
  • Customization options passed to Twitter API.
  • No authentication required.
  • Caching of Twitter API responses to speed up builds.

Installation

  1. Install the gem by adding it to your Gemfile: gem 'jekyll-twitter-plugin'
  2. Add the jekyll-twitter-plugin to your site’s _config.yml file: plugins: ['jekyll-twitter-plugin']
  3. Download the source file from the official repository and place it in your _plugins directory.

Summary

The jekyll-twitter-plugin is a powerful tool that allows Jekyll users to easily embed Twitter content in their blogs. With features such as customization options and caching, this plugin provides a seamless integration of Twitter into Jekyll websites.