This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit c90ce444206d01d5c4421c060fe79d8df52c06ef
tree 7b3aa6621e40debe0070a23bfd380c2b95de77ea
parent 99807a2fd9dbd5111e39df75033828638fad7787
tree 7b3aa6621e40debe0070a23bfd380c2b95de77ea
parent 99807a2fd9dbd5111e39df75033828638fad7787
yaghb /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Tue May 13 03:58:18 -0700 2008 | [schleyfox] |
| |
README | Wed May 07 13:43:08 -0700 2008 | [schleyfox] |
| |
index.html | Wed May 07 13:43:08 -0700 2008 | [schleyfox] |
| |
yaghb.php | Wed May 07 13:43:08 -0700 2008 | [schleyfox] |
README
Damn simple github badge script. So github badge bling is kind of the thing to have these days. Dr. Nic makes an amazing JS badge that is basically awesome. Unfortunately it hates konqueror, IE6, and my typo blog layout. To remedy this, I made my own simple github api massager. The result is yet-another-github-badge, which is a php script that creates javascript that will bling out a list of your projects. To use it put the following into the sidebar part of your blag. <ul id="yaghb"></ul> <script src="http://ben.pixelmachine.org/yaghb.php?username=USERNAME" /> If you want, you can take yaghb and drop it on your own server and modify how it outputs the list. You can see this in action at http://ben.pixelmachine.org under the Projects heading




