FRC Team 1241 resources site, hosted on GitHub Pages.
GitHub Pages is configured to deploy from the main branch, /docs folder.
Everything under docs/ is served as-is at https://team1241.github.io/.
- Drop a self-contained
.htmlfile intodocs/. - Add a link to it in
docs/index.html. - Commit and push to
main— Pages redeploys automatically.