feat: marketing website for claw-hq.com#2
Open
real-clawdius-maximus wants to merge 3 commits intosimonplant:mainfrom
Open
feat: marketing website for claw-hq.com#2real-clawdius-maximus wants to merge 3 commits intosimonplant:mainfrom
real-clawdius-maximus wants to merge 3 commits intosimonplant:mainfrom
Conversation
Answers the product question: what does someone see in 60 seconds? - Two-path design: demo (no friction) → real install (< 5 min) - Frame-by-frame demo flow (T+0 through Ctrl+C) - Real install: install → init --guided → up walkthrough - Demo→install conversion strategy (no account, no email, no cloud) - Success criteria, open questions, technical requirements - References existing demo implementation in src/demo/ Closes Todoist task: ClawHQ one-command first-run experience
Static single-page marketing site with no build step. Sections: - Hero with install command + terminal mockup - Problem/solution comparison (Big Tech vs raw OpenClaw vs ClawHQ) - How it works (three-layer architecture diagram) - Blueprint showcase (6 built-in blueprints) - A day with ClawHQ (Telegram morning message mockup) - Data sovereignty (6 principles) - Install section with copy-to-clipboard Design: dark theme, minimal JS (copy button only), fully responsive. Deploy config for Netlify and Vercel included. /install redirect to install script via netlify.toml + vercel.json. Content sourced directly from README.md, docs/PRODUCT.md, CLAUDE.md.
- Who it's for: Privacy Migrant, Tinkerer, Fleet Operator cards with quotes - How your agent grows: week 1 → month 1 → month 3 → month 6 timeline - New personas-grid CSS (responsive, 3-col → 1-col) - New timeline component CSS with accent line + circular markers - Added 'Who it's for' nav link Content sourced directly from PRODUCT.md personas and growth sections.
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.
What
Static single-page marketing site for claw-hq.com. No build step — pure HTML/CSS.
Sections
Files
Deploy
Connect repo to Netlify/Vercel/Cloudflare Pages → output dir
website→ done. The/installURL redirect to the install script is wired in both configs.Serve locally:
Design
Content sourced directly from
README.md,docs/PRODUCT.md,CLAUDE.md.