KIYOTERU This repository deploys to GitHub Pages via GitHub Actions. Workflow File: .github/workflows/deploy.yml Trigger: push to main or manual dispatch Steps: install dependencies, build static site, upload artifact, deploy to Pages