OK, creators of the okai framework. This repo generates static sites showing GitHub contributor activity.

| Website: | Discord | Twitter/X | DAO |
npm install
Put your contributor data JSON files in the data directory
npm run build
npm run generate
profiles/index.html to view the resultdata/ - Place contributor JSON files herescripts/ - Source codedist/ - Built filesprofiles/ - Generated static sitenpm run build - Bundle the site generatornpm run generate - Generate the static site