Add landing page content for helio-cli marketing site#2
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
marketing/helio-cli-landing.md— standalone landing page content for the helio-cli marketing sitenpm install -g helio-cli) with a secondary lane for UX researchers and PMsStructure
Eight sections:
--dry-run)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
npm install -g helio-cliappears exactly 3 times: hero, quickstart, footerREADME.md— all commands match the documented CLI surfaceTest plan
HELIO_BASE_URL=https://staging.helio.app helio-cli ...)helio.app/cli?) and what the footer links should resolve to🤖 Generated with Claude Code