Files
go-github-dashboard/SETUP.md
2025-05-05 17:38:30 -04:00

13 lines
570 B
Markdown

Set up a dashboard for your user/organization
=============================================
1. Fork this repository.
2. Enable "Github Actions" on your repository fork.
- ![It will be disabled by default](process.png)
- ![It will be disabled by default](process2.png)
3. Manually trigger the workflow for the first time.
- ![Otherwise it will run at midnight](process3.png)
4. Enable github pages. Choose "Deploy from branch `gh-pages`."
- ![This will show github where to get the content](process4.png)
Every day your dashboard will be re-generated automatically.