Stella is best for established SaaS products that need a more complete marketing site with integrations, changelog content, hiring pages, and enough depth to support growth beyond the first launch.
Stella is an Astro theme built for established SaaS teams — it gives you a deeper product-marketing website with integrations, changelog, careers, pricing, and content pages ready to launch.
Stella is built for SaaS teams that are past the rough launch stage and need a site that can support product marketing, proof, hiring, and ongoing product updates in one system.
It works best when the product already has real momentum and the website needs to do more than collect early sign-ups. Stella gives you the page depth to explain the product, show integrations, publish releases, and make the company feel established.
By The Numbers
- 18 Pages
- 19 Sections
- Blog Archive + Single Post Layouts
- Integration List + Single Pages
- Career List + Single Pages
- 3 Form Integrations
Full Product Marketing Page Set
Stella includes a solid page stack for product websites.
- Home
- Company
- Features
- Pricing
- Testimonial
- FAQ
- Changelog
- Career
- Career Single
- Integration
- Integration Single
- Contact
- Blog
- Blog Single
- Custom content pages
- 404 Page
Built Around The Questions Buyers Ask
Stella works well because the page mix matches the normal SaaS buying flow.
Visitors can move from:
- feature explanation
- to pricing
- to testimonials
- to FAQ
- to integrations
- to contact or sign-up intent
The changelog and integration pages also help reduce friction for product buyers who want proof that the tool is active and fits their workflow.
Navigation For Product Sites With More Depth
The source project includes:
- mega menu support
- multi-level dropdown menus
- badge and dot markers
- localized menu files
- sticky header control
{
"name": "Product",
"hasMegaMenu": true,
"menus": [
{
"name": "Explore",
"children": [
{ "name": "Features", "url": "/features/" },
{ "name": "Integrations", "url": "/integration/" }
]
}
]
}
That is useful for product sites that need room for features, docs-style pages, blog content, and support pages.
Fast Config Changes Without Component Hunting
Stella keeps the main site controls in config files.
src/config/config.toml
src/config/menu.en.json
src/config/menu.fr.json
src/config/social.json
src/config/fonts.json
[settings]
stickyHeader = true
contactFormProvider = "formsubmit.co"
This makes it easier to change the navigation button, SEO defaults, forms, social links, and newsletter setup without rewriting templates.
Multilingual And Content Workflow
Stella includes multilingual project structure, Markdown and MDX support, Shiki code highlighting, and optional table of contents settings.
If you want a single-language setup:
npm run remove-multilingual
If you want to rebuild multilingual content later:
npm run generate-multilingual-content
Stella supports:
formsubmit.co
formspree
netlify
That gives product teams a fast launch path and an easy switch later if the form workflow changes.
Final Take
If your SaaS is past the first launch and needs a website that can explain the product, prove momentum, and support growth — Stella is the fastest way to get there.