Badge Add/Edit

Open your local clone of this repo to add or edit badges directly from the browser. Files are written straight to disk - nothing is committed or pushed automatically.

Requires Chrome or Edge (File System Access API). Firefox is not supported.

  1. Clone the repo to your local disk:
    git clone https://github.com/hamster/badges.git
  2. Click Open repo… above and select the cloned folder
  3. Add or edit badges - files are written straight to disk, nothing is committed automatically
  4. When done, git add / git commit / push or open a PR to publish your changes