Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A modern resume builder that leverages Markdown for content and Tailwind CSS for styling, powered by Astro for rapid static site generation and PDF export.
Astro Resume is an innovative resume builder designed for developers and professionals who prefer to manage their resume content in a simple, version-controlled Markdown format. Built with the modern static site generator Astro and styled with the utility-first framework Tailwind CSS, this project offers a fast, customizable, and easily deployable solution for creating professional resumes.
Inspired by platforms like Standard Resume, Astro Resume eliminates the need for complex data structures. Users simply write their personal and professional information in a straightforward Markdown file (src/pages/index.md), and Astro handles the rest, generating a static website.
Key Features:
@tailwindcss/typography plugin for beautiful default typography.:dark tag, offering a comfortable viewing experience for all users.The project structure is intuitive: src/pages/ contains .astro or .md files that define routes, src/components/ houses reusable UI components, and public/ stores static assets. The PDF generation is integrated into the build process, so no manual steps are required.
To set up your own resume:
src/pages/index.md with your personal and professional details.Astro Resume is an excellent choice for anyone looking for a modern, efficient, and highly customizable way to present their professional profile online and in print.