# Github Badge, by drnic plugin.
# http://drnicjavascript.rubyforge.org/github_badge/
#
# usage:
# github_badge(username, list_length, head, theme, title, show_all)
# - username: user name on github.com
# - list_length: project list length
# - theme: specify theme for badge. "white" or "black".
# - title: top text display on the badge.
# - show_all: 'Show All' message.
#
# Copyright (c) 2008 KAKUTANI Shintaro