feat: landing page revamp#349
Merged
Merged
Conversation
Combine hero (dot grid, noise texture, agent selector, install block) from prototype 1 with middle content (plan/code review showcases, how-it-works toggle, key properties, compatibility, final CTA) from prototype 2. - Hero with animated fade-up, glassy agent buttons, per-agent install commands - AnnoReplace component: shimmer + white glove hint → click → comment popover - How It Works section with Plan/Code Review toggle swapping images + copy - Accurate install instructions (binary + plugin for Claude Code/OpenCode) - Three-column footer with brand stamp - Nav with pipe-separated links - Agent icons with CSS invert for light/dark mode - Scroll reveal animations for showcase sections Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Plan review: terminal animation (ASCII art, /plan typing, agent steps, submit_plan(), deny → feedback loop) with viewport-aware start/pause - Code review: same pattern (/plannotator-review, send feedback loop) - Install instructions: multi-step copyable rows for Claude Code and OpenCode, accurate Pi install command, Codex plan mode caveat - Remove redundant Get Started section (hero handles install) - AnnoReplace component: shimmer + white glove hint → click → comment popover - How It Works: centered toggle, notification dot, tighter spacing - Footer: license line, tighter gaps, @plannotator handle - Social proof bar: "Zero learning curve" - Hero trust signal: "free & open source" - CTA subline: "Shape what gets built. Own what ships." - Nav: pipe-separated links from prototype 2 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove ~160 lines of dead CSS/JS from removed Get Started section, consolidate duplicate reveal animation system, fix copy buttons invisible on touch devices, drop unused Source Serif 4 font load, fix footer responsive breakpoint, and clean up duplicate data attrs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Mobile: hide install commands, promote video CTA, reorder terminal demos above text, fix social proof bar stacking, footer 2-col layout, glove jabs further on small screens. Demo gloves: white glove pointer on plan deny button (flipped, right side) and code review send button (left side) with jab animations. Capabilities: replace icon cards with 3-column grid (Commands, Features, Integrations) with shimmer on slash commands. Also: send feedback button moved to bottom-left, matched deny button color, title em-dash to hyphen. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Convert How It Works screenshots to WebP (25MB → 470KB). Add proper plan-review.webp and code-review.webp for terminal demos. Remove 6 unused image assets (~27MB). Fix ASCII art alignment. Update trust signal copy. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
GraphQL query (CI) fetches code contributors, issue authors, and discussion participants in one request. REST fallback (local dev) for code contributors only. Results cached in-process to avoid blocking repeated renders. Deploy workflow passes GITHUB_TOKEN. Also: bump brand stamp and avatar opacity, footer copy cleanup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
OpenCode → dedicated YouTube demo, Codex → X post demo. Codex detail steps now show !plannotator review and !plannotator last. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Step elements now fully cleared (innerHTML + display:none) on every agent switch. Use inline style instead of class toggle to avoid CSS specificity conflict with .hero-detail-step display:flex. Add third step slot for Codex commands. Add !plannotator annotate. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
f68878b to
aa2705f
Compare
Add restart step to Claude Code and OpenCode hero install flows so new users know hooks/plugins require a session restart. Add noscript style so landing-reveal sections stay visible without JavaScript. Co-Authored-By: Claude Opus 4.6 (1M context) <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
Commits
Test plan