A premium Astro CV theme for technical professionals
StellarCV is an Astro 7 CV and portfolio theme for developers, designers, engineers, and creative professionals who want a polished online presence with content they can manage in a code editor.
The theme combines a one-page CV layout with deeper project and blog routes, so visitors can scan your profile quickly and still explore case studies, writing, credentials, and contact options.
What is included
StellarCV includes a homepage with hero, about, experience, skills, projects, education, certifications, testimonials, blog preview, and contact sections. It also includes project detail pages, blog listing and detail pages, category and tag routes, RSS, legal pages, sitemap, robots.txt, and a custom 404 page.
Demo content is included for a fictional profile, making it easier to understand the content model before replacing it with your own data.
File-based content with typed collections
Experience, education, certifications, skills, testimonials, projects, blog posts, and authors are managed as JSON and Markdown files in src/content/. Astro Content Collections and Zod schemas validate the content at build time.
This makes StellarCV a good fit for technical users who prefer version control, pull requests, and structured content over a visual CMS.
Blog, SEO, and resume export
The blog includes categories, tags, pagination, RSS, and previous/next navigation. SEO support covers JSON-LD, Open Graph, Twitter Cards, sitemap, and robots.txt.
Print styles are included so the homepage can be printed or saved as a clean CV PDF from the browser. Navigation, footer, and contact form elements are hidden in print where appropriate.
Customization workflow
Start with src/config/site.ts for identity, contact details, social links, section toggles, about copy, and footer attribution. Replace demo content in src/content/, then tune colors, spacing, and typography through Tailwind CSS v4 tokens in src/styles/tokens.css.
The included documentation covers installation, customization, content management, blog setup, contact form integration, deployment, and legal page updates.



