https://github.com/dopevog/repolist
A cool website that lets lists your Repos and Projects for others to view!
https://github.com/dopevog/repolist
portfolio portfolio-website repo-list scss
Last synced: 8 days ago
JSON representation
A cool website that lets lists your Repos and Projects for others to view!
- Host: GitHub
- URL: https://github.com/dopevog/repolist
- Owner: dopevog
- License: mit
- Created: 2021-05-26T11:43:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-27T10:31:14.000Z (almost 4 years ago)
- Last Synced: 2025-05-08T17:02:26.839Z (8 days ago)
- Topics: portfolio, portfolio-website, repo-list, scss
- Language: SCSS
- Homepage: https://dopevog.github.io/repolist/
- Size: 662 KB
- Stars: 16
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Repolist
A cool website that lists your Repos and Projects!
## Usage
First clone/fork the project. Then simply replace ```username``` or ```dopevog``` with your uername everywhere in ```index.html```.
```
git clone https://github.com/dopevog/repolist.git
```
Lines where you have to change the username are: ```26```,```27```, ```28```, ```34```, ```114``` & ```115```.
## How Does It Work?
Is uses the github API.
## Lisence
This Project Has Been [MIT Licensed](https://github.com/dopevog/repolist/blob/main/LICENSE)