Skip to content

Add landing page content for helio-cli marketing site#2

Merged
benzend merged 2 commits into
mainfrom
claude/dreamy-hugle-53b99c
May 16, 2026
Merged

Add landing page content for helio-cli marketing site#2
benzend merged 2 commits into
mainfrom
claude/dreamy-hugle-53b99c

Conversation

@benzend
Copy link
Copy Markdown
Contributor

@benzend benzend commented May 15, 2026

Summary

  • Adds marketing/helio-cli-landing.md — standalone landing page content for the helio-cli marketing site
  • Positioned around a single promise: the fastest way to launch a UX test (idea → live, under a minute, from your terminal)
  • Targets developers as primary audience (CTA: npm install -g helio-cli) with a secondary lane for UX researchers and PMs
  • Pure markdown content for handoff to a designer or front-end engineer — no HTML, no styling

Structure

Eight sections:

  1. Hero with terminal proof block
  2. The 60-second story (two-step demo)
  3. What it does — six capability cards
  4. UX metrics, generated for you (the differentiator)
  5. Built for automation (JSON, env-var auth, exit codes, --dry-run)
  6. Two ways in — devs / researchers, side-by-side
  7. Try it now — four-step quickstart
  8. Footer CTA

Headline alternates and designer layout notes are inline as HTML comments. Footer hrefs (Docs, API reference, Support, Status, GitHub) are placeholders marked for replacement at build time.

Verification

  • 918 words of body copy (within 900–1,300 target)
  • npm install -g helio-cli appears exactly 3 times: hero, quickstart, footer
  • No banned marketing words (delight / empower / synergy / seamlessly / etc.)
  • Every code example cross-checked against README.md — all commands match the documented CLI surface

Test plan

  • Read the page top-to-bottom in a markdown previewer; the "60 seconds from idea to live test" promise should be delivered by the end of section 2
  • Spot-check a code example by actually running it against staging (HELIO_BASE_URL=https://staging.helio.app helio-cli ...)
  • Confirm headline alternates and layout comments are useful for handoff (designer pass)
  • Decide where the page will live (helio.app/cli?) and what the footer links should resolve to

🤖 Generated with Claude Code

benzend and others added 2 commits May 15, 2026 15:51
Standalone landing page copy positioned around "the fastest way to launch
a UX test." Targets developers (primary CTA: npm install) with a secondary
lane for UX researchers and PMs. Pure markdown content for handoff —
no HTML, no styling, designer/dev notes inline as comments.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Update install command to @zurb/helio-cli (matches the published
  package name on the rename branch); binary on $PATH is unchanged
- Replace invented terminal output in the hero with realistic
  printKeyValue() output that matches src/output.ts
- Soften unverified "results streaming in within minutes" claim
- Fix command count in the 60-second story (3, not 2)
- Drop prototype_journeys from the reports prose since the adjacent
  code example doesn't demonstrate it

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@benzend benzend merged commit b590795 into main May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant