Awesome
GitHub-Card
Display Your GitHub Information On A Web Page
Install
This plugin is dependent on Jquery, so you should require jquery-2.0.0.min.js
and GitHub-Card.js
at first. As written below:
(Make sure jquery.2.0.0.min.js in GitHub-Card.js front loading)
<script src="./lib/jquery-2.0.0.min.js"></script>
<script src="./lib/GitHub-Card.js"></script>
Then, you should write the following code like me:
<div id="github-card" data-username="codesboy"></div>
Last, you all get the GitHub-Card.
Used Interface
Issues
if there has any problem, please let me know. Thanks~