public
Description: Typo Sidebar plugin for Dr Nic's Github Badge
Homepage: http://blog.peteonrails.com
Clone URL: git://github.com/peteonrails/githubsidebar.git
name age message
file LICENSE Loading commit data...
file README
file Rakefile
file init.rb
directory lib/
directory test/
directory views/
README
This is a Typo Sidebar plugin that renders github badges in typo blogs. 
Currently supported GitHub badges are: 

Dr Nic's badge: 
  http://drnicjavascript.rubyforge.org/github_badge/

YAGHB: 
  Yet Another Github Badge 
  Good for typo users who have themes that don't work well with Dr Nic's badge. 
  http://ben.pixelmachine.org/

Add it to typo like so: 

cd typo/vendor/plugins
git clone git://github.com/peteonrails/githubsidebar.git github_sidebar

Licensed under the MIT License. Enjoy.