Deploying to GitHub Pages

A short guide to publishing the site with GitHub Actions.

Enable Pages

Set the repository Pages source to GitHub Actions.

Workflow

The included .github/workflows/deploy.yml builds and deploys on every push to main.