Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takuti/jekyll-lazy-tweet-embedding

:hatching_chick: A Jekyll plugin to embed the Twitter cards into {.html, .md} pages, by just pasting tweet urls
https://github.com/takuti/jekyll-lazy-tweet-embedding

jekyll jekyll-plugin ruby twitter

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](/screenshots/1.png)

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

![2](/screenshots/2.png)

Done! Jekyll converts the url automatically.

![3](/screenshots/3.png)

:tada: :tada: :tada: :tada: :tada:

## Licence

MIT