Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 1.02 KB

README.markdown

File metadata and controls

35 lines (17 loc) · 1.02 KB

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: