Skip to content

fix: flip Get started CTA to /first-run (#440)#441

Merged
melvincarvalho merged 1 commit into
gh-pagesfrom
issue-440-cta-first-run
May 14, 2026
Merged

fix: flip Get started CTA to /first-run (#440)#441
melvincarvalho merged 1 commit into
gh-pagesfrom
issue-440-cta-first-run

Conversation

@melvincarvalho
Copy link
Copy Markdown
Contributor

Summary

Flip the seeded landing's primary CTA from /docs/getting-started/introduction to /docs/getting-started/first-run. The new First Run page (merged in JavaScriptSolidServer/docs#14) is the friendly "you just installed it, now what?" walkthrough — better destination for a first-time installer than the encyclopedic Introduction page.

Test plan

  • npm test — server-root tests pass with the updated assertion
  • Anchor href in template + test assertion both updated to /first-run

Closes #440.

The new First Run docs page (JavaScriptSolidServer/docs#14) is a
friendlier destination for the seeded landing's primary CTA — walks
through the actual next steps after install (Mashlib, sign up/in
walkthrough, OIDC client connection, feature flags, customising the
landing). The Introduction page is reference-y by comparison.

Closes #440.
@melvincarvalho melvincarvalho merged commit 87390d4 into gh-pages May 14, 2026
1 check passed
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.

Landing page: flip Get started CTA from /introduction to /first-run

1 participant