Git commits
- Commit completed changes without requesting separate approval.
- Create a separate commit for each task.
Preview
- After modifying the site, verify it with a production build.
- Ensure
./script/previewis running athttp://127.0.0.1:4000/; start it in a persistent terminal session if needed.
