peteonrails / githubsidebar

Typo Sidebar plugin for Dr Nic's Github Badge

This URL has Read+Write access

githubsidebar / README
100644 18 lines (12 sloc) 0.492 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.