public
Description: GitHub Blog Badges for Everyone
Clone URL: git://github.com/drnic/github-badges.git
Search Repo:
name age message
folder .gitignore Tue May 06 17:01:50 -0700 2008 Added .DS_Store to .gitignore file. [carlosbrando]
folder History.txt Tue May 06 17:39:09 -0700 2008 Update History. [carlosbrando]
folder License.txt Fri Apr 25 19:25:25 -0700 2008 initial import [drnic]
folder README.markdown Tue May 06 17:55:16 -0700 2008 1.2.2 - updated doc/website for new GITHUB_TITL... [drnic]
folder Rakefile Mon May 05 21:33:01 -0700 2008 1.2.0 - fixed check for blackness [drnic]
folder config/ Sat Apr 26 03:38:37 -0700 2008 update website with git src [drnic]
folder lib/ Fri Apr 25 19:25:25 -0700 2008 initial import [drnic]
folder script/ Sat Apr 26 02:58:06 -0700 2008 tests for launcher; clean up dist task; website [drnic]
folder src/ Tue May 06 17:52:04 -0700 2008 moved GITHUB_XXX config tests into alt_config_b... [drnic]
folder tasks/ Sat Apr 26 02:58:06 -0700 2008 tests for launcher; clean up dist task; website [drnic]
folder test/ Tue May 06 17:52:04 -0700 2008 moved GITHUB_XXX config tests into alt_config_b... [drnic]
folder website/ Tue May 06 17:58:41 -0700 2008 added url for Carlos Brando's blog [drnic]
README.markdown

Github Badges

Want to show off your projects on github to world? Then a sexy badge on your blog would be awesome.

Its still under development, but here is a screenshot of the unit tests + the sample badge below.

github badge: new look-n-feel

Live Demo

See the project website: http://drnicjavascript.rubyforge.org/github_badge

Usage

It is expected that to use the widget, you will copy + paste + modify the following snippet into your blog sidebar.

<div></div>

Black background? If your site has a black background the badge will automatically attempt to use the black_badge.css theme. If it doesn't trigger for your site add the GITHUB_THEME='black' code to the configuration above.

Website

http://drnicjavascript.rubyforge.org/github_badge

Author

Dr Nic Williams, drnicwilliams@gmail.com