JoelSutherland / GitHub-jQuery-Repo-Widget

A good looking repo widget to add to your website.

Home Page:http://www.newmediacampaigns.com/blog/a-beautiful-jquery-github-widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Web Widget

Web Component set for GitHub based on EasyWebApp

What does it look like?

Repository ScreenShot

Profile ScreenShot

How do I use it?

Everwhere you want a widget to be placed, add the following markup:

<div data-href="path/to/Repository.html?repo=yourID/repoName"></div>

<div data-href="path/to/Profile.html?user=yourID"></div>

(More codes about initialization of EWA project, please read demo/index.html)

That's it! All of the styling is included and image assets are pulled from GitHub.

Acknowledgements

All HTML & CSS codes of this repository come from following open source projects:

About

A good looking repo widget to add to your website.

http://www.newmediacampaigns.com/blog/a-beautiful-jquery-github-widget

License:MIT License


Languages

Language:CSS 78.1%Language:HTML 14.3%Language:JavaScript 7.6%