Ever wanted to have your own GitHub badges?
Maybe you simply wanted to have consistent colors?
Maybe you wanted to have them be less blurry?
Or look better on high-resolution displays?
Maybe you simply love SVG.
Maybe you fancy a format that uses less than half the bandwidth.
As for me, I wanted a format that people can reuse and hack on.
I wanted a service for everyone.
I made the GitHub Badge Service.
Here's how it works.
http://b.adge.me/:<SUBJECT>-<STATUS>-<COLOR>.svg
Use two dashes --
to have one dash as text.
Use two underscores __
to have one underscore as text.
Use an underscore _
if you want a space. Or, you know, use a space.
Colors:
Travis (repo): | http://b.adge.me/travis/joyent/node.svg |
|
---|---|---|
Travis (branch): | http://b.adge.me/travis/joyent/node/v0.6.svg |
|
Gittip: | http://b.adge.me/gittip/JSFiddle.svg |
|
Coveralls (repo): | http://b.adge.me/coveralls/jekyll/jekyll.svg |
|
Coveralls (branch): | http://b.adge.me/coveralls/jekyll/jekyll/master.svg |
|
Code Climate: | http://b.adge.me/codeclimate/github/kabisaict/flow.svg |
|
Gemnasium: | http://b.adge.me/gemnasium/mathiasbynens/he.svg |
|
npm: | http://b.adge.me/npm/dm/localeval.svg |
|
PyPI: | http://b.adge.me/pypi/dm/nine.svg |
|
Packagist: | http://b.adge.me/packagist/dm/doctrine/orm.svg |
|
npm: | http://b.adge.me/npm/v/npm.svg |
|
PyPI: | http://b.adge.me/pypi/v/nine.svg |
|
Gem: | http://b.adge.me/gem/v/formatador.svg |
Tell your favorite badge service to use it!
And tell us, we might be able to bring it to you anyway!
This.
All the activity and the code sits
here.
:wq