Generate custom badges for your international scout camp
This tool helps scout organizations create personalized badges for international scout camps and events. It can be downloaded as PNG (in different sizes) or as SVG
it's a static HTML/CSS page with a little bit of JavaScript, so nothing needed for your setup
international-badge-generator/
├── index.html # Content of the generator
├── script.js # Script that populates the text and generates the PNGs
├── style.css # Styling
└── fonts/ # Fonts used for CI/CD
We welcome contributions from the scouting community! Here's how you can help:
- Checkout the repository
- Make your changes in a feature branch
- Open a Pull Request to main