This grabs the info of your public github repositories and creates a index.html containing information about them
To make this work you will need an classic Accesstoken with full repo access
- Display languages used and percentage per language
- Description
- Last commit message
- Sort by last project updated
- Date last commit message
- Display README
- Use Task to speed up generation
- Write projects in order!
- Deploy/Push to [Github userName].github.io
- turn it into a API, trigger by webhook
- Dockerize