openclaw.ai/tsconfig.json
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

4 lines
42 B
JSON

{
"extends": "astro/tsconfigs/strict"
}