A calmer foundation for modern SaaS websites.
A focused Astro theme with clean sections, fast pages, and thoughtful defaults for product teams.
Everything you need,
nothing you don't.
Ditch the bloat. Animus gives you a powerful, composable foundation that scales from MVP to Enterprise.
Blazing Fast Astro Architecture
Built on Astro's islands architecture, Animus ships zero JavaScript by default. Achieve perfect 100/100 Lighthouse scores without breaking a sweat, ensuring your visitors never wait.
git clone https://github.com/farrosfr/zenix.git Conversion Optimized
Designed using proven SaaS landing page heuristics. Every button, gradient, and layout choice is engineered to convert visitors.
Tailwind v4 Native
Built with the latest version of Tailwind CSS. Customize the entire theme's typography and color palette from a single config file.
Powerful MDX Content Engine
Write your blog posts and changelogs in Markdown or MDX. Render complex interactive components directly inside your written content with full Astro Content Collection type-safety.
Loved by Founders
Don't just take our word for it. See what others are building with Animus.
"Animus saved me weeks of development time. I was able to focus entirely on my product's core features instead of tweaking landing page CSS."
"The cleanest Astro theme I've used. The code is structured beautifully, and the Lighthouse scores are genuinely 100 straight out of the box."
"Converted my old React landing page to Animus in a day. The bundle size dropped by 90% and my conversion rate went up by 15%. Highly recommend."
Frequently Asked Questions
Everything you need to know about Animus.
Do I need to know Astro to use Animus?
Basic knowledge of HTML and Tailwind CSS is helpful, but you don't need to be an Astro expert. The code is well-commented and structured to be intuitive even for beginners.
Can I use this for client projects?
Yes. Animus is released under the MIT license, so you can use it for personal, commercial, and client projects.
Does it work with standard Markdown?
Yes, the blog supports both standard Markdown (.md) and MDX (.mdx) files, allowing you to embed interactive components directly in your posts.
How do I deploy it?
Since it's built with Astro, you can deploy it anywhere that hosts static sites: Vercel, Netlify, Cloudflare Pages, GitHub Pages, or your own server.
Can I customize the design?
Yes. Branding, navigation, social links, and common site settings live in src/config.ts, while sections and components can be edited directly.