Welcome to Kepler
Kepler is a versatile Astro theme that covers blogs, portfolios, and landing pages with one cohesive design system.
Kepler is a starter theme for Astro built around a single idea: one design system, three presets. Whether you are shipping a marketing landing page, a writing-focused blog, or a portfolio of work, Kepler gives you a consistent, opinionated foundation so you can focus on content instead of plumbing.
What you get out of the box
- A polished landing page preset with hero, features, pricing, and FAQ
- A blog preset with tags, pagination, RSS, and reading time
- A portfolio preset for showcasing projects and case studies
- SEO and Open Graph tags wired into every page
Design first
The whole theme is driven by a small set of design tokens — two hues (navy and orange), two typefaces, and a signature hard-offset shadow. Because everything reads from those tokens, you can rebrand the entire site by editing a handful of CSS variables.
Good defaults, easy overrides. That is the whole philosophy.
Start by editing src/site.config.ts, drop your first post into
src/content/blog/, and you are off.