# Handoff > Current state and the next action — nothing else. **Hard cap: 25 lines.** ## Current state - **Outcome:** `packages/website` now uses the four-page structure: Home, Docs, Contribute, Community. - **Home:** hero + features + Getting started (Chrome / VS Code / CLI) + privacy. - **Routes:** `/` `/docs` `/contribute` `/community` (HashRouter). - **Verified:** `website:typecheck` + `website:build` passed. - **Next smallest action:** Deploy `packages/website` on Coolify (base `/packages/website`, static, publish `/dist`).