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 Mon May 12 23:55:31 -0700 2008 Updating license and readme. [Peter Jackson]
file README Mon May 12 23:55:31 -0700 2008 Updating license and readme. [Peter Jackson]
file Rakefile Fri May 09 22:23:43 -0700 2008 Initial Import [Peter Jackson]
file init.rb Loading commit data...
directory lib/ Mon May 12 23:42:16 -0700 2008 Adding support for YAGB badge. [Peter Jackson]
directory test/ Fri May 09 22:23:43 -0700 2008 Initial Import [Peter Jackson]
directory views/
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.