21ctownball / townball-website

Public website for 21st Century Townball organization.
https://dev.21ctownball.com/
MIT License
0 stars 0 forks source link

21st Century Townball Website

This project contains content & code to generate the public-facing website for the 21st Century Townball organization.

If you are interested in contributing to the project, check out our contribution guide. The project intentionally uses a simple dev stack to make contribution more accessible. Here are the key technologies used in the project:

Tool Purpose
Astro static site generation
TypeScript static type analysis
SCSS elegant styling

Content

This repository also acts as a simple CMS by composing written content (info pages, blogs, etc) with Markdown and game statistics with CSV files.

This allows writers or scorekeepers to contribute to the project directly while reaping the benefits of version control.