Skip to content

joytou/github-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub Profile

Showcase your GitHub account's profile with GitHub offical page style.

To get started, checkout https://github-profile.joytou.net !


Bug tracker

Have a bug? Please create an issue here on GitHub at https://github.com/joytou/github-profile/issues.


Screenshots

(Remark: The following photos are for reference only.) image image image image


Usage

To use this, you just need to add an iframe element with src attribute:

<iframe id="{/id}" src="https://github-profile.joytou.net/gh-profile/?user={/username}&bio={/boolean}&locations={/boolean}&blog={/boolean}&email={/boolean}&company={/boolean}&follow={/boolean}&iframeid={/id}"></iframe>

or add div and script elements with attributes:

<div id="gh-profile" user="{/username}" follow="{/boolean}" bio="{/boolean}" locations="{/boolean}" email="{/boolean}" blog="{/boolean}" company="{/boolean}"></div>
   <script async defer src="https://github-profile.joytou.net/gh-profile.min.js"></script>

in your web page.

And others attributes in the iframe or div element depend on yourself.

Author

Joytou

Email:1540294142@qq.com

Copyright and license

Copyright 2018 Joytou. Released under Apache 2.0.