pages/_posts/2020-09-28-twitter.md
JD f92f466117
Added Twitter Card Support (#120)
* Feature Request : https://github.com/alshedivat/al-folio/issues/85

* Created sample blog post for tweet card examples.

* Added twitter plugin dependency : https://github.com/rob-murray/jekyll-twitter-plugin

* Added .tweet-cache/ to .gitignore.
2020-10-03 18:16:34 -04:00

649 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 : https://github.com/red-data-tools/jekyll-jupyter-notebook