pages/_posts/2020-09-28-twitter.md
Amir Pourmand 6b0bf87846
add jekyll target blank plugin (#404)
* add jekyll target blank

* Remove manual target blank from everywhere

* Update README.md

* Set ruby version to 3.0.2 in the deploy script

Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
2021-10-03 21:16:05 -04:00

595 B

layout title date description
post a post with twitter 2020-09-28 11:12:00-0400 an example of a blog post with twitter

A sample blog page that demonstrates the inclusion of Tweets/Timelines/etc.

Tweet

An example of displaying a tweet: {% twitter https://twitter.com/rubygems/status/518821243320287232 %}

Timeline

An example of pulling from a timeline: {% twitter https://twitter.com/jekyllrb maxwidth=500 limit=3 %}

Additional Details

For more details on using the plugin visit: jekyll-twitter-plugin