Redesign marketing site with product-aligned landing page#168
Merged
Conversation
Replace the placeholder marketing homepage with a full landing page showcasing OK Code features. Adds Tailwind CSS 4, DM Sans font via next/font, and a component-based architecture with Hero (featuring an animated app mockup with chat + diff panels), Feature Grid, How It Works, and Get Started sections. All copy derived from actual product capabilities. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
… branding Accepts main's App Router structure (Next.js 16) while preserving our OK Code landing page components and dark-mode design tokens. Replaces Sprint placeholder branding with OK Code metadata, DM Sans font, and dark-mode-only palette. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Minimal footer with OpenKnots attribution and GitHub/Releases/Discord links, replacing the multi-column Sprint placeholder footer. Co-Authored-By: Claude Opus 4.6 <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
next/font), and design tokens matching the web appTest plan
bun dev:marketing— verify page renders with correct dark theme, fonts, all sectionsnpx okcodescopy-to-clipboard worksbun build:marketing— production build succeeds🤖 Generated with Claude Code