OK

OKai Contributors Site Generator

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

okai_banner

Website: Discord Twitter/X DAO

Setup

  1. Install dependencies:
    npm install
    
  2. Put your contributor data JSON files in the data directory

  3. Build and generate the site:
    npm run build
    npm run generate
    
  4. Open profiles/index.html to view the result

Directory Structure

Scripts