- Open iTerm on my blog’s directory /Users/loes/files/loes/loesvanmierlocom-hugo
- make dev # leave running
- Open a second terminal on the same directory
- Open Claude (type ‘c’) or Codex and tell them what to do
- To see changes: http://localhost:1313
- When done, type
make deployon a new terminal on the same directory - Exit all terminals with control C