Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion website/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ Project site for [Zorto](https://github.com/dkdc-io/zorto) — the AI-native sta

## Commands

- `bin/build`: Build site to `public/`
- `bin/preview`: Start dev server with auto-open browser
- `zorto build`: Build site to `public/`

Production deploys use the released `zorto` binary installed by the Netlify UI command. When a core theme change should affect zorto.dev, cut the release first, then let Netlify rebuild the website with that released binary.

## Styling

Expand Down
Loading