Skip to content

๐Ÿ“Œ Embed github repositories or profiles on your own website easily

License

Notifications You must be signed in to change notification settings

Dogo6647/GitGlue

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

66 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation



Overview

Do you want to showcase a github repository or profile on your website? Instead of leaving a simple link, use this tool to create embedded HTML github tiles. It uses GitHub's API to grab the information, so no need to worry about updating html. You can pin profiles, single repositories, or even all repositories linked to an individual profile!

Usage

Simply iframe this code and set the html data field with a GitHub profile, repository, or repositories tab url.

<link rel="stylesheet" href="https://dogo6647.github.io/GitGlue/css/style.css">

<script src="https://dogo6647.github.io/GitGlue/GitHubPinner.js"></script>
<div data="https://github.com/SOMERANDOMUSER?tab=repositories" class="github-pinner" style="visibility: hidden;"></div>

Preview


About

๐Ÿ“Œ Embed github repositories or profiles on your own website easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 66.6%
  • HTML 33.4%