All Projects → takuti → jekyll-lazy-tweet-embedding

takuti / jekyll-lazy-tweet-embedding

Licence: MIT license
🐣 A Jekyll plugin to embed the Twitter cards into {.html, .md} pages, by just pasting tweet urls

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to jekyll-lazy-tweet-embedding

Jekyll Scholar
jekyll extensions for the blogging scholar
Stars: ✭ 872 (+1576.92%)
Mutual labels:  jekyll-plugin
Jekyll Timeago
⌛️ Ruby library to compute distance of dates in words. Originally built for Jekyll.
Stars: ✭ 130 (+150%)
Mutual labels:  jekyll-plugin
Jekyll Remote Theme
Jekyll plugin for building Jekyll sites with any GitHub-hosted theme
Stars: ✭ 188 (+261.54%)
Mutual labels:  jekyll-plugin
Jekyll Minibundle
A minimalistic asset bundling plugin for Jekyll
Stars: ✭ 65 (+25%)
Mutual labels:  jekyll-plugin
Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (+92.31%)
Mutual labels:  jekyll-plugin
Jekyll Embed Video
Embed videos in Jekyll webpages without a plugin (Youtube, Vimeo, Twitch, Streamable, Mixer, Google Drive clips + more)
Stars: ✭ 135 (+159.62%)
Mutual labels:  jekyll-plugin
Jekyll Redirect From
🔀 Seamlessly specify multiple redirections URLs for your pages and posts.
Stars: ✭ 630 (+1111.54%)
Mutual labels:  jekyll-plugin
Jekyll Admin
A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
Stars: ✭ 2,531 (+4767.31%)
Mutual labels:  jekyll-plugin
Pages Gem
A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
Stars: ✭ 1,670 (+3111.54%)
Mutual labels:  jekyll-plugin
Github Metadata
Jekyll plugin to propagate the `site.github` namespace and set default values for use with GitHub Pages.
Stars: ✭ 184 (+253.85%)
Mutual labels:  jekyll-plugin
Jekyll Katex
Jekyll plugin for easy server-side math rendering via KaTeX
Stars: ✭ 73 (+40.38%)
Mutual labels:  jekyll-plugin
Jekyll Seo Tag
A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
Stars: ✭ 1,226 (+2257.69%)
Mutual labels:  jekyll-plugin
Jekyll Analytics
Plugin to easily add webanalytics to your jekyll site. Currently Google Analytics, Piwik and mPulse are supported.
Stars: ✭ 166 (+219.23%)
Mutual labels:  jekyll-plugin
Jekyll Coffeescript
A CoffeeScript converter for Jekyll.
Stars: ✭ 36 (-30.77%)
Mutual labels:  jekyll-plugin
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (+276.92%)
Mutual labels:  jekyll-plugin
Jekyll Sitemap
Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site
Stars: ✭ 782 (+1403.85%)
Mutual labels:  jekyll-plugin
Jekyll Sass Converter
A Sass converter for Jekyll.
Stars: ✭ 133 (+155.77%)
Mutual labels:  jekyll-plugin
Jekyll Gist
📃 Liquid tag for displaying GitHub Gists in Jekyll sites.
Stars: ✭ 218 (+319.23%)
Mutual labels:  jekyll-plugin
Jekyll Minifier
Jekyll HTML/XML/CSS/JS Minifier utilising yui-compressor, and htmlcompressor
Stars: ✭ 215 (+313.46%)
Mutual labels:  jekyll-plugin
Jekyll Mentions
👥 @mention support for your Jekyll site
Stars: ✭ 176 (+238.46%)
Mutual labels:  jekyll-plugin

Jekyll Lazy Tweet Embedding Plugin

Embed your tweet into posts, by just copy-and-pasting tweet url.

Description

This converter plugin converts all tweet urls in your posts written as .html or .md.

Usage

After putting lazy_tweet_embedding.rb under the _plugins directory, Jekyll will automatically embed tweet card every time he generates your site.

First of all, make sure the tweet url:

1

Next, just copy and paste it in your awesome article:

2

Done! Jekyll converts the url automatically.

3

🎉 🎉 🎉 🎉 🎉

Licence

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].