From b988a125d9c4d408a0bc88318cf005691e565fd7 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Sun, 3 Oct 2021 02:16:25 -0500 Subject: Update rest of site to work with new al-folio theme --- _drafts/2020-09-28-twitter.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _drafts/2020-09-28-twitter.md (limited to '_drafts/2020-09-28-twitter.md') diff --git a/_drafts/2020-09-28-twitter.md b/_drafts/2020-09-28-twitter.md new file mode 100644 index 0000000..edba12e --- /dev/null +++ b/_drafts/2020-09-28-twitter.md @@ -0,0 +1,18 @@ +--- +layout: post +title: a post with twitter +date: 2020-09-28 11:12:00-0400 +description: 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](https://github.com/rob-murray/jekyll-twitter-plugin){:target="\_blank"} -- cgit v1.2.3