Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
/ github-pinner Public archive

๐Ÿ“Œ Pin and embed github repositories or profiles on your own website easily

License

Notifications You must be signed in to change notification settings

mack/github-pinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 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 set the html data field with a GitHub profile, repository, or repositories tab url...

<script src="d29mk5socxaj4o.cloudfront.net/GitHubPinner.js"></script>
<div data="https://github.com/mackboudreau?tab=repositories" class="github-pinner" style="visibility: hidden;"></div>

Preview


TODO

  • Implement functionality for a "All Repos" element
  • Use AWS Cloudfront to serve files to reduce latency on sites
  • Add additional option styles for tiles
  • Expanding width "All-repo" section
  • Hover-able icon with GitHub Profile popup