---
name: deploy-runbook
description: |
  How the portfolio gets published once the pages are written.
---

# Deploy runbook

1. Generate or update the pages in public/.
2. Run the link check and fix anything it reports.
3. Start the server with `node server.js`, then open the site in your browser.
