Files
codegraph/site/public/favicon.svg
T
4509b45dd5 Add landing page + Starlight docs site (#375)
* udpated matrix

* feat(site): add landing page + Starlight docs site

Astro + Starlight site in site/ — a flat/paper editorial landing page
plus 18 docs pages seeded from the README. Monochrome theme, hairline
rules, square corners, live GitHub star count, light default + dark
toggle. Deploys to GitHub Pages via .github/workflows/deploy-site.yml.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 13:21:25 -05:00

9 lines
393 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none" stroke="#16150f" stroke-width="2">
<line x1="16" y1="8" x2="8" y2="23" />
<line x1="16" y1="8" x2="24" y2="23" />
<line x1="8" y1="23" x2="24" y2="23" />
<circle cx="16" cy="8" r="3.4" fill="#16150f" />
<circle cx="8" cy="23" r="3.4" fill="#f7f6f2" />
<circle cx="24" cy="23" r="3.4" fill="#f7f6f2" />
</svg>