// Usage:
// declare GITHUB_USERNAME in your javascript section
// and insert
into html
// finally require this file and jquery.js
if (typeof jQuery == 'undefined') {
document.write('');
}
document.write('');
function loadGitHubJson(data) {
user = data["user"]
$("#github-badge").empty().append(
"