Files
Ghaida Zahran 6d3fe71714 Add Intent website scaffold: Astro project, global CSS, layout, landing page
Astro static site in docs/ with:
- Design tokens (Deep Indigo palette, 4px grid, typography scale)
- Blueprint structural metaphor (dot grid, monospace labels)
- Base layout with nav, footer, theme toggle (light/dark)
- Landing page with hero, philosophy, principles, skills preview,
  anti-pattern preview, and install sections
- Content parsers for skills, patterns, and agents (build-time)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 05:13:28 -07:00

4 lines
42 B
JSON

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