"This is where it gets magical. With AI coding assistants, updating your site becomes conversational."
Using Claude Code (Antigravity)
Claude Code runs in your terminal alongside your project:
bash
claudeThen just describe what you want:
"Add a new speaking topic about remote team leadership. Include a description about how I help distributed teams stay aligned without excessive meetings."
Claude Code will:
- Find the right file to edit
- Make the changes
- Show you exactly what it did
- Wait for your approval — nothing happens without your OK
- Commit and push to GitHub for you
🛡️ Human in the loop, always. The AI is your assistant, not your replacement. You see every change before it goes live. You can reject, modify, or ask for alternatives. Your site, your rules.
💡 No terminal commands needed. Just ask "commit and push these changes" and your site updates automatically in 60 seconds.
Using Cursor or Other AI Editors
The same principle applies:
- Open your project in Cursor
- Use Cmd+K (or Ctrl+K) to describe changes
- Review and accept suggestions
- Push to GitHub