Skip to content

Feature/landing page update#8

Merged
0xaeres merged 2 commits into
mainfrom
feature/landing-page-update
Jul 12, 2026
Merged

Feature/landing page update#8
0xaeres merged 2 commits into
mainfrom
feature/landing-page-update

Conversation

@0xaeres

@0xaeres 0xaeres commented Jul 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
anvay-ui Ready Ready Preview, Comment Jul 12, 2026 3:02am

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Summary by CodeRabbit

  • New Features

    • Refreshed the landing page messaging, layout, and calls to action.
    • Added GitHub branding to repository links.
    • Improved documentation navigation, search, sidebar, and previous/next page controls.
    • Added a prose display option for clearer Markdown content formatting.
  • Style

    • Updated typography, spacing, colors, borders, and responsive layouts across landing and documentation pages.
  • Documentation

    • Refined documentation labels, navigation states, and page presentation.

Walkthrough

The changes refresh the landing page and documentation UI, add prose-aware markdown rendering, update navigation and search presentation, revise landing content, and add a CSS revision marker comment.

Changes

Presentation refresh

Layer / File(s) Summary
Prose-aware markdown rendering
components/ui/markdown.tsx
Adds a prose rendering mode with adjusted typography, spacing, headings, code blocks, tables, lists, rules, blockquotes, and body content.
Documentation shell and navigation
components/docs/DocsChrome.tsx, components/docs/DocsNav.tsx
Updates the docs top bar, shell layout, pagination links, sidebar, search presentation, and navigation item styling.
Landing page content and navigation
components/screens/LandingPage.tsx, components/screens/LandingChrome.tsx, app/globals.css
Revises landing copy, sections, workflow steps, evaluation text, CTA content, GitHub links, navigation entries, and adds a revision marker comment.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Poem

I’m a rabbit with a polished page,
Hopping through docs from stage to stage.
Prose grows neat, links softly glow,
Landing words now clearly flow.
A tiny CSS note marks the way—
Fresh screens bloom today!

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 14.29% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Description check ❓ Inconclusive No pull request description was provided, so there is no meaningful summary to assess against the changeset. Add a brief description of the main user-facing changes so reviewers can verify the intent quickly.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and matches the main landing-page update, though it is broader than the full changeset.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Biome (2.5.1)
app/globals.css

File contains syntax errors that prevent linting: Line 5: Tailwind-specific syntax is disabled.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@components/docs/DocsNav.tsx`:
- Line 274: Replace the arbitrary text-[11px] classes in the DocsNav keyboard
hint and group section label with the fixed typography scale: use Small or
text-xs for the ⌘K hint and SectionLabel or the appropriate text-xs styling for
the group label. Update both affected elements while preserving their existing
layout and visual roles.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: b8b9c9a8-bbbb-46b1-b3d8-cc64589c98bd

📥 Commits

Reviewing files that changed from the base of the PR and between afcd0e7 and 7634eda.

📒 Files selected for processing (6)
  • app/globals.css
  • components/docs/DocsChrome.tsx
  • components/docs/DocsNav.tsx
  • components/screens/LandingChrome.tsx
  • components/screens/LandingPage.tsx
  • components/ui/markdown.tsx

Comment thread components/docs/DocsNav.tsx
@0xaeres
0xaeres merged commit 9694f3f into main Jul 12, 2026
4 checks passed
@0xaeres
0xaeres deleted the feature/landing-page-update branch July 12, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant