Static site (HTML/CSS/JS).
GitHub Actions runs Prettier formatting checks on pull requests and pushes to main.
This repo includes a GitHub Actions workflow that deploys the site to GitHub Pages on every push to main.
No secrets are required.
In GitHub:
- Go to Settings → Pages.
- Set Build and deployment to GitHub Actions.