| layout | post |
|---|---|
| title | a post with twitter |
| date | 2015-03-15 09:40:16 -0700 |
| description | an example of a blog post with twitter |
| tags | jekyllrb-learning |
| categories | sample-posts |
A sample blog page that demonstrates the inclusion of Tweets/Timelines/etc.
An example of displaying a tweet: {% twitter https://twitter.com/rubygems/status/518821243320287232 %}
An example of pulling from a timeline: {% twitter https://twitter.com/jekyllrb maxwidth=500 limit=3 %}
For more details on using the plugin visit: jekyll-twitter-plugin