Skip to content

feat(website): sharpen landing meta description#196

Merged
zantvoort merged 1 commit into
mainfrom
feat/landing-meta-description
Jul 8, 2026
Merged

feat(website): sharpen landing meta description#196
zantvoort merged 1 commit into
mainfrom
feat/landing-meta-description

Conversation

@zantvoort

Copy link
Copy Markdown
Collaborator

Rewrites the landing page meta description (and the matching og/twitter descriptions): front-loads the differentiators within the ~160 characters search engines display, and closes on the quickstart promise.

Before: Storm is a type-safe, SQL-first Kotlin ORM. Concise data-class entities, one-line queries, immutable records. Every query explicit: no proxies, no N+1, no persistence context.

After: Storm is a type-safe, SQL-first Kotlin ORM. Immutable data-class entities, one-line queries checked at compile time, no proxies, no N+1. Try it in 5 minutes.

Build verified locally.

Front-load the differentiators within Google's ~160 character display
limit and close on the quickstart promise. Applied to the description,
og:description, and twitter:description alike.
@zantvoort zantvoort merged commit eb3094e into main Jul 8, 2026
7 checks passed
@zantvoort zantvoort deleted the feat/landing-meta-description branch July 8, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant