Skip to content

replace the quick start snippet with steps - #32

Merged
carlos-granados merged 1 commit into
mainfrom
quick-start-steps
Sep 14, 2026
Merged

carlos-granados merged 1 commit into
mainfrom
quick-start-steps

Conversation

@carlos-granados

Copy link
Copy Markdown
Contributor

The code block in the Quick Start card made it much taller than the other two, and nobody is going to copy an install command off the home page — the Installation page already does that job properly, with OS tabs and a copy button.

Replaced it with the four steps:

  1. Install it with one command
  2. Start your editor listening
  3. Set a breakpoint
  4. Run your code as usual

"Run your code as usual" carries what the snippet was there to say: no trigger, no wrapper, just run it.

The numbers use the same circular badge as the check marks beside Key Features, so the three cards read as a set. All three are now exactly 359px tall, measured in the browser; Quick Start was previously 437px.

Also removes what is no longer needed: the OS-aware snippet component, the CodeBlock import, and the code-block wrap rule that stopped the installer URL being clipped. src/lib/installer.js stays — the Installation page still uses it.

@github-actions

github-actions Bot commented Sep 14, 2026 •

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-14 20:59 UTC

@carlos-granados
carlos-granados merged commit d5fb7e4 into main Sep 14, 2026
1 check passed
@carlos-granados
carlos-granados deleted the quick-start-steps branch September 14, 2026 20:59
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