From baa692bf29d58ec9a0a27dd900b399ed0e51c0b9 Mon Sep 17 00:00:00 2001 From: anishfyi Date: Wed, 15 Jul 2026 14:29:49 +0530 Subject: [PATCH] docs(readme): make the sponsor block subtle, matching curl_reap Replaces the '## Sponsors' h2 (which GitHub underlines like a major section) with a small centered

block up near the header, the same clean, understated treatment curl_reap uses. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1a90afe..d7f936c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,17 @@ Started by [anishfyi](https://github.com/anishfyi), so that AI agents can make b Summit is built in the spirit of Alpine's HTML-first ergonomics, then pushed further where it counts: a fine-grained signal engine, a CSP-safe expression evaluator, keyed list rendering, cached computed getters, a copy-in UI library, and full TypeScript types, all in about 16KB gzipped. +

Sponsors

+ +

+ + + + NodeMaven + + +

+ ## AI Agent Native Summit is designed so that an AI agent can write a working, good-looking frontend on the first try: @@ -202,17 +213,6 @@ npm run check # typecheck + unit tests + build + size budget + bundle smoke + The documentation site in `docs/` dogfoods Summit and deploys to GitHub Pages. -## Sponsors - -

- - - - NodeMaven - - -

- ## License MIT