Find your nearest board game club in the UK.
A community-built directory powered by an interactive map.
BoardGameClubs.uk helps people find board game clubs near them. Search by postcode, browse the map, or filter by day and distance. Every club listing is maintained by the community through GitHub.
- The site is built with Jekyll and hosted on GitHub Pages
- Each club is a Markdown file in the
_clubs/directory - Club data is served as JSON and rendered on an interactive Leaflet map
- Anyone can add or update a club by submitting a pull request
See the contribute page for a full guide on adding a new club or updating an existing listing.
Not comfortable with GitHub? Open an issue with your club's details and we'll add it for you.
bundle install
bundle exec jekyll serveThen visit http://localhost:4000.
- Jekyll: static site generator
- Leaflet: interactive maps
- GitHub Pages: hosting and deployment
- Lucide: icons
This project is licensed under the MIT License. You're free to use, modify, and distribute the code.
Club data is contributed by the community and is available under Creative Commons Attribution 4.0 (CC BY 4.0) - you can share and adapt the data as long as you give appropriate credit.