Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/takuti/jekyll-lazy-tweet-embedding
- Owner: takuti
- License: mit
- Created: 2015-10-08T13:05:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T20:49:56.000Z (almost 4 years ago)
- Last Synced: 2024-10-04T15:59:54.108Z (about 1 month ago)
- Topics: jekyll, jekyll-plugin, ruby, twitter
- Language: Ruby
- Homepage:
- Size: 175 KB
- Stars: 52
- Watchers: 8
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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