Static files served at team.lincolnloop.com via GitHub Pages.
Create a directory named ~<your-name>/ at the root of this repo and put your files there. For example:
~darwin/
index.html
project/
...
Your files will be accessible at https://team.lincolnloop.com/~darwin/.
Any push to main deploys automatically. There is no build step; files are served as-is.
Clone the repo, add or update files in your ~name/ directory, and open a pull request.