# 1. Open Ghostty and navigate to project
cd ~/code/carrahlingo.github.io
# 2. Launch Claude Code
claude
# 3. Start Jekyll server
# Ask Claude: "start jekyll server on port 4000"
# Or run manually:
bundle exec jekyll serve --port 4000
Site will be available at http://127.0.0.1:4000/