CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 13:14:13 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081012141245
location: https://web.archive.org/web/20081012141245/https://github.com/drnic/github-badges/tree/REL-1.2.1
server-timing: captures_list;dur=0.578563, exclusion.robots;dur=0.027770, exclusion.robots.policy;dur=0.016614, esindex;dur=0.013036, cdx.remote;dur=27.753506, LoadShardBlock;dur=240.755225, PetaboxLoader3.datanode;dur=65.163120, PetaboxLoader3.resolve;dur=125.526307
x-app-server: wwwb-app201
x-ts: 302
x-tr: 296
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app201; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 13:14:14 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sun, 12 Oct 2008 14:12:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 15.32212
x-archive-orig-etag: "091a52dafaffcc941198ae3982d79cde"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 17753
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 12 Oct 2008 14:12:45 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 06 Sep 2008 13:43:40 GMT", ; rel="prev memento"; datetime="Sat, 06 Sep 2008 13:43:40 GMT", ; rel="memento"; datetime="Sun, 12 Oct 2008 14:12:45 GMT", ; rel="last memento"; datetime="Sun, 12 Oct 2008 14:12:45 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_6_20081012131245_crawl107-c/52_6_20081012141116_crawl103.arc.gz
server-timing: captures_list;dur=0.887732, exclusion.robots;dur=0.042042, exclusion.robots.policy;dur=0.025205, esindex;dur=0.020044, cdx.remote;dur=13.173536, LoadShardBlock;dur=221.387693, PetaboxLoader3.datanode;dur=118.156600, PetaboxLoader3.resolve;dur=369.106727, load_resource;dur=294.529792
x-app-server: wwwb-app201
x-ts: 200
x-tr: 614
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
drnic's github-badges at REL-1.2.1 — GitHub
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 (

Description: | GitHub Blog Badges for Everyone |
Clone URL: |
git://github.com/drnic/github-badges.git
Give this clone URL to anyone.
git clone git://github.com/drnic/github-badges.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Sat Apr 26 03:38:37 -0700 2008 | update website with git src [drnic] |
![]() |
History.txt | Tue May 06 15:21:54 -0700 2008 | 1.2.1 - 'Show more' -> 'Show all (n)' [drnic] |
![]() |
License.txt | Fri Apr 25 19:25:25 -0700 2008 | initial import [drnic] |
![]() |
README.markdown | Mon May 05 21:45:58 -0700 2008 | docco re: black theme [drnic] |
![]() |
Rakefile | Mon May 05 21:33:01 -0700 2008 | 1.2.0 - fixed check for blackness [drnic] |
![]() |
config/ | Sat Apr 26 03:38:37 -0700 2008 | update website with git src [drnic] |
![]() |
lib/ | Fri Apr 25 19:25:25 -0700 2008 | initial import [drnic] |
![]() |
script/ | Sat Apr 26 02:58:06 -0700 2008 | tests for launcher; clean up dist task; website [drnic] |
![]() |
src/ | Tue May 06 15:21:54 -0700 2008 | 1.2.1 - 'Show more' -> 'Show all (n)' [drnic] |
![]() |
tasks/ | Sat Apr 26 02:58:06 -0700 2008 | tests for launcher; clean up dist task; website [drnic] |
![]() |
test/ | Tue May 06 15:21:54 -0700 2008 | 1.2.1 - 'Show more' -> 'Show all (n)' [drnic] |
![]() |
website/ | Tue May 06 15:21:54 -0700 2008 | 1.2.1 - 'Show more' -> 'Show all (n)' [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.
Live Demo
See the project website: https://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 id="github-badge"></div>
<script type="text/javascript" charset="utf-8">
GITHUB_USERNAME="drnic";
GITHUB_LIST_LENGTH=10;
GITHUB_HEAD="div"; // e.g. change to "h2" for wordpress sidebars
GITHUB_THEME="white"; // try 'black'
</script>
<script src="https://drnicjavascript.rubyforge.org/github_badge/dist/github-badge-launcher.js" type="text/javascript"></script>
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
https://drnicjavascript.rubyforge.org/github_badge
Author
Dr Nic Williams, drnicwilliams@gmail.com
This feature is coming soon. Sit tight!