Easily showcase your github projects.
- Fork this project
- Create a Github personal access token for this app
- https://github.com/settings/tokens
- select the scope
public_repo
- Create a new webtask using the template
github-repos-webtask.js - Update
constants.jswith your own values npm i && npm start
npm run deploy
This leverages the npm module gh-pages to deploy to your repo, but under the gh-pages branch.
For each of your repositories:
- add an image called
preview.gifat the top-most level - add a Github Topic called
preview