Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joytou/github-profile
Showcase your GitHub account's profile with GitHub offical page style.
https://github.com/joytou/github-profile
github github-api github-page github-profile iframe iframe-auto page-object profile
Last synced: about 2 months ago
JSON representation
Showcase your GitHub account's profile with GitHub offical page style.
- Host: GitHub
- URL: https://github.com/joytou/github-profile
- Owner: joytou
- License: apache-2.0
- Created: 2018-08-10T03:55:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T14:54:40.000Z (over 6 years ago)
- Last Synced: 2024-10-13T22:51:09.437Z (3 months ago)
- Topics: github, github-api, github-page, github-profile, iframe, iframe-auto, page-object, profile
- Language: JavaScript
- Homepage: https://github-profile.joytou.net/
- Size: 583 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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](https://raw.githubusercontent.com/joytou/github-profile/master/Screenshot_2018-08-10-15-23-41.png)
![image](https://raw.githubusercontent.com/joytou/github-profile/master/Screenshot_2018-08-10-15-24-07.png)
![image](https://raw.githubusercontent.com/joytou/github-profile/master/Screenshot_2018-08-10-15-24-50.png)
![image](https://raw.githubusercontent.com/joytou/github-profile/master/Screenshot_2018-08-10-15-25-27.png)-------
## Usage
To use this, you just need to add an `iframe` element with `src` attribute:
``````
or add `div` and `script` elements with attributes:
```
```
in your web page.And others attributes in the `iframe` or `div` element **depend on yourself**.
## Author
Joytou
Email:<[email protected]>
## Copyright and license
Copyright 2018 Joytou. Released under Apache 2.0.