
* Add webpage to academic pages list * adding panelbear analytics * added categories for projects and horizontal mode display for projects * rewrote the code to ensure it works properly with current project definitions * Style adjustments * added blockquote format, jekyll-archives, tag, year archive pages, and reading time. * added archive meta to blog posts list and individual posts. * added sitemap * stylistic modifications to jekyll-archive addition * Minor fixes Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
657 B
657 B
layout | title | date | description | tags | categories |
---|---|---|---|---|---|
post | a post with twitter | 2020-09-28 11:12:00-0400 | an example of a blog post with twitter | formatting | sample-posts external-services |
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