Skip to content

Conversation

@Priyans-hu
Copy link
Owner

Summary

  • Next.js 15 + TypeScript + Tailwind CSS + Framer Motion landing page in website/
  • Dark theme with blue accents, scroll animations, CSS app mockup
  • Sections: Hero, Features, App Mockup, How it Works, Installation tabs, Footer
  • GitHub Pages deploy workflow (pages.yml) triggers on push to website/
  • Static export for GitHub Pages hosting

Setup needed after merge

Enable GitHub Pages in repo settings: Settings → Pages → Source: GitHub Actions

Test plan

  • npm run build succeeds (static export)
  • Dev server renders all sections correctly
  • GitHub Pages deploys after merge

Next.js 15, TypeScript, Tailwind CSS v4, Framer Motion, Lucide React.
Static export configured for GitHub Pages with basePath.
Dark theme with Inter font. Imports all section components.
Brew install with copy button, GitHub and Download CTAs.
Framer Motion fade-in animation.
Rate limits, notifications, heatmap, cost tracking, model breakdown, menu bar.
Staggered scroll animations with useInView.
macOS window frame with rate limit bars, heatmap grid, and cost cards.
Scale-in animation on scroll.
Install, Authorize, Track steps with dashed connectors and staggered animation.
Homebrew, curl script, and manual build tabs with copy buttons.
Builds and deploys landing page on push to website/ in main branch.
@Priyans-hu Priyans-hu merged commit 46fe161 into main Jan 29, 2026
1 check passed
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.

2 participants