Commit Graph

2 Commits

Author SHA1 Message Date
KaraZajac cea473b654 Fix GitHub Pages: serve docs/ as site root
The workflow was uploading the entire repo, so the site root had no
index.html (it lives in docs/). Now uploads just docs/ so the landing
page and protocol docs are served at the root URL.
2026-03-22 12:08:47 -04:00
Kara Zajac a58d13362a Add GitHub Actions workflow for GitHub Pages deployment
This workflow automates the deployment of static content to GitHub Pages on pushes to the main branch.
2026-03-22 11:01:25 -04:00