Octopress Love; Twitter Update

Tweets in the sidebar for your health!

octopress

I have finally addressed the lack of tweets in the sidebar.

A goodly open source contributer created a pull request that updates the octopress twitter aside to handle twitter’s API changes.

You have to create your own twitter widget and extract the data-widget-id.

Drop that widget id into your _config.yml file.

I’ve also ported that fix over to the justin-kelly-theme too. You’ll want to remove the old justin-kelly-theme and reinstall it. Here’s how:

1
2
$ rm -rf .themes/justin-kelly-theme/
$ bundle exec rake install['justin-kelly-theme']