openclaw.ai/README.md
Peter Steinberger 185dd8cabd feat: redesign landing page with Astro
- Convert from plain HTML to Astro
- Add lobster-themed design with animated SVG mascot
- Four CTAs: Discord, Docs, GitHub, ClawdHub
- Quick start section with terminal snippet
- GitHub Actions workflow for Pages deployment
- Clash Display + Satoshi typography
- Deep space + bioluminescent color palette
2026-01-06 19:04:03 +01:00

335 B

clawd.bot

Landing page for Clawdbot — your personal AI assistant.

Live: clawdbot.com

Development

bun install
bun run dev

Build

bun run build
bun run preview

Deploy

Automatically deployed to GitHub Pages on push to main.