Skip to main content
Cory Trimm
12/2/2025 · 2 min read · astroopen-sourcethemegenai

I just open sourced a new Astro theme I’ve been working on: a modern, production-ready landing page specifically designed for AI and GenAI startups.

Screenshot of the Gen AI Startup Astro Theme

Why build this?

After building several Astro themes, I noticed something missing. There are plenty of general-purpose landing page templates, but not many free options built specifically for AI/tech startups that need to launch quickly with a professional look.

AI startups need to move fast. They shouldn’t waste time building basic landing page infrastructure when they could be shipping features and talking to users.

What’s included

The theme comes with the basics you’d expect from a modern startup landing page. Core features include a dark/light mode toggle with localStorage persistence, fully responsive design, smooth animations via Framer Motion, and fast performance (it’s Astro).

Pre-built sections: hero with animated gradients, feature showcase grid, pricing comparison tables, customer testimonials, FAQ accordion, newsletter signup, and a polished header/footer.

The tech stack is Astro 5.16, React 19 for interactive components, TypeScript throughout, Tailwind CSS v4, shadcn/ui, and WCAG-compliant accessibility.

GitHub Pages ready

One of my favorite features: it includes a complete GitHub Actions workflow for automated deployment to GitHub Pages. Push to main, and your site goes live. You don’t need to touch any configuration.

This was intentional. Too many themes assume you’ll deploy to Vercel or Netlify, but GitHub Pages is perfect for side projects and early-stage startups that want to keep costs at zero.

Try it out

The theme is completely free. Clone it, customize it, ship your landing page in an afternoon instead of a week.

What’s next

I’m considering adding a few more startup-focused features:

If you use this theme for your project, I’d love to see what you build. Drop me a note or open an issue on GitHub!


Check out my other Astro themes if you’re looking for different styles.

Enjoyed this? Get the occasional post in your inbox.

Engineering leadership, AI experiments, and things worth sharing. No weekly cadence — just signal.

No spam. Unsubscribe anytime. · Prefer a reader? RSS Feed

Related Posts

← Back to Blog