CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 16:02:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090327142344
location: https://web.archive.org/web/20090327142344/https://github.com/drnic/github-badges/tree/master
server-timing: captures_list;dur=0.772528, exclusion.robots;dur=0.029275, exclusion.robots.policy;dur=0.014104, esindex;dur=0.012839, cdx.remote;dur=204.183407, LoadShardBlock;dur=342.184383, PetaboxLoader3.datanode;dur=89.610619, PetaboxLoader3.resolve;dur=206.055544
x-app-server: wwwb-app221
x-ts: 302
x-tr: 599
server-timing: TR;dur=0,Tw;dur=122,Tc;dur=1
set-cookie: SERVER=wwwb-app221; 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: Wed, 30 Jul 2025 16:02:29 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Fri, 27 Mar 2009 14:23:44 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 759ms
x-archive-orig-etag: "826ff22c5d0f7faeb6d2eb6b83614c30"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 24512
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 27 Mar 2009 14:23:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 11 Oct 2008 07:23:19 GMT", ; rel="prev memento"; datetime="Sat, 03 Jan 2009 17:35:00 GMT", ; rel="memento"; datetime="Fri, 27 Mar 2009 14:23:44 GMT", ; rel="next memento"; datetime="Tue, 05 May 2009 08:01:14 GMT", ; rel="last memento"; datetime="Tue, 20 Jun 2023 18:04:29 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: 51_8_20090327124928_crawl102-c/51_8_20090327142330_crawl101.arc.gz
server-timing: captures_list;dur=0.517590, exclusion.robots;dur=0.019237, exclusion.robots.policy;dur=0.010520, esindex;dur=0.010708, cdx.remote;dur=4642.072251, LoadShardBlock;dur=385.991929, PetaboxLoader3.datanode;dur=161.757654, PetaboxLoader3.resolve;dur=701.702345, load_resource;dur=547.796084
x-app-server: wwwb-app221
x-ts: 200
x-tr: 5631
server-timing: TR;dur=0,Tw;dur=170,Tc;dur=1
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 master - 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 |
Homepage: | https://drnicjavascript.rubyforge.org/github_badge/ |
Clone URL: |
git://github.com/drnic/github-badges.git
Give this clone URL to anyone.
git clone git://github.com/drnic/github-badges.git
|
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'
GITHUB_TITLE = "My projects"
GITHUB_SHOW_ALL = "Show all"
</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!