Add landing page and Claude terminal launch screenshot
Pixel art brutalist Next.js landing page at site/ with Tailwind, Silkscreen pixel font, Tokyo Night palette, terminal window components, animated demo GIF, feature grid, keybinding table, install instructions, launch flow visualization, and author section with obfuscated email. Domain: claudm.com. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -98,7 +98,11 @@ Select a branch to launch Claude with a prompt to switch to that branch. Select
|
||||
|
||||
## What gets launched
|
||||
|
||||
Each selected project opens a new Terminal.app window running:
|
||||
Each selected project opens a new Terminal.app window running Claude Code:
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/claude-terminal.webp" alt="Claude Code session in Terminal" width="700" />
|
||||
</p>
|
||||
|
||||
```bash
|
||||
cd /path/to/project && claude --dangerously-skip-permissions
|
||||
|
||||
Reference in New Issue
Block a user