Astro-resume is a resume builder based on Markdown and Tailwind CSS, built with Astro. It offers a streamlined approach to creating and managing resumes using simple text files and modern web technologies.
Key features include:
- Tailwind CSS Integration: Full Tailwind CSS integration with
@tailwindcss/typography
plugin for styling. - Dark Mode Ready: Supports dark mode with the
:dark
tag, powered by Tailwind CSS. - Markdown Support: Write resume content in Markdown, eliminating complex data structures.
- PDF Generation: Generates resume PDFs using Playwright.
- Easy Deployment: Ready for deployment with Netlify or any static website hosting.
- Fontsource Integration: Utilizes Fontsource for font management.
- Typescript Support: Full Typescript support for type safety and developer experience.
Use cases:
- Individuals seeking a simple and customizable resume solution.
- Developers comfortable with Markdown and Tailwind CSS.
- Those needing to quickly generate and deploy a resume website.