Sometimes it’s nice to have an easy to share link with information about your club. All that needs to be displayed is links to other places, so a static site based on Linktree works well. Even better would be a convenient list of upcoming meets. So I’ve put together a basic template that lets me throw these sites together quite simply. The neat thing here is using an embedded google calendar which make the site easy to “update” since all event management happens via the google calendar, so the site is completely static yet can still display a dynamic list of upcoming events.
Here’s some examples:
https://spindox.yoyoclub.info
https://atl.yoyoclub.info
dark mode is supported as well:
https://bayarea.yoyoclub.info
Awesome, i have a club, how can i get one set up?
Since i control the domain there’s a couple of options:
- I can create a static site similar to the ones above but with your club info
- I can set up a CNAME or A record for you for your club (if you don’t know what this means then you can ignore it)
- I can have <short_name>.yoyoclub.info redirect to an arbitrary URL
If you’re interested, you can fill out this google form and I’ll get to it as soon as I can