feat(site): product landing page for GitHub Pages (GTM §7)#206
Merged
Conversation
A self-contained landing page (site/index.html, inline CSS, no build) + a manual Pages deploy workflow. Replaces the weak homepageUrl→releases status quo with a real conversion surface: hero (existing GIF), download matrix (macOS now; iOS in review; Win/Linux coming), feature grid, an honest comparison table (vs Typora/Obsidian), and the GitHub-docs-reader wedge. Platform-honest and respectful of competitors per GTM §9. Verified locally: dark-mode render + all assets load + no broken images. Publishing stays the owner's call — pages.yml is workflow_dispatch only; enable Pages (Actions source) + run it to go live. Co-Authored-By: Claude Opus 4.8 <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.
A — the product landing page (top of the autonomous GTM list, §7 "真正的产品站"). Replaces the weak
homepageUrl → releasesstatus quo with a real conversion + SEO surface.What
site/index.html— self-contained (inline CSS, no build step), responsive, dark-mode aware:hero.gif) + the §4 positioning one-liner + CTAs.github/workflows/pages.yml— Pages deploy fromsite/,workflow_dispatchonly (going live is your call).site/README.md— honesty rules + the one-time enable steps.Verified
Previewed locally (static server): clean dark-mode render, all 7 images load, no broken images, comparison table + download matrix lay out correctly.
To go live (owner, one-time 🔵)
homepageUrl/ repo "Website" at the Pages URLHonest about platform state (macOS/iOS today, Win/Linux "coming") and respectful of competitors (GTM §9). Pairs with the SEO comparison pages from #204.
🤖 Generated with Claude Code