It is a client side widget you can include in your website, blog, or any web page that will show off your coderbits stats such as top skills, followers, badges, etc.
The index.html is all you need.
You can get a rendered preview of the index.html via htmlpreview.github.io.
-
Include the following CSS and Javascript in your page
-
Place the following in the page where you want the widget to render and set your username
<section id="coderbits" data-coderbits-username="<your username>"></section>
You sure can. Take the JavaScript and CSS file from this repository and host them on your server.