service for listing clubs
| club-requirements.md | ||
| example.yaml | ||
| LICENSE.md | ||
| README.md | ||
| terms.md | ||
clubd
the platform for making and sharing clubs
why
- every club list i have ever seen sucks
- i wanted to make a thing
- etc.
goals
- list of clubs
- search
- tags
- machine readable input
- deterministic output
- better rules around listed clubs
- drop minimum number of members to 1
- no teacher requirement
- require at least one listed email contact
- require proper descriptions that adequately describe the club
- require funding transparency
- e.g. business sponsors, school funding, beneficiaries, etc.
- static site hosting for clubs
- pages should be in line with the global style
- all edits should be easily made through git
- use git submodules where possible, this simplifies builds and separates club data from everything else
- use FOSS software only