Git commits

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/preview is running at http://127.0.0.1:4000/; start it in a persistent terminal session if needed.