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

570 B

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
  • It will be disabled by default
  1. Manually trigger the workflow for the first time.
  • Otherwise it will run at midnight
  1. Enable github pages. Choose "Deploy from branch gh-pages."
  • This will show github where to get the content

Every day your dashboard will be re-generated automatically.