Resume builder written in Markdown using Astro with Tailwind
astro-resume is a resume builder that is based on Markdown and Tailwind CSS. It is built with Astro and inspired by Standard Resume. The theme offers full Tailwind CSS integration, Dark mode compatibility, and allows users to write their information in Markdown. It also features PDF generation using Playwright and can be easily deployed with Netlify or any static website hosting.
To install astro-resume, follow these steps:
git clone https://github.com/{username}/{repository}.git
cd {repository}
npm install
npm run dev
http://localhost:3000
to view and customize your resume.astro-resume is a resume builder theme built with Astro and inspired by Standard Resume. It offers a range of features, including full Tailwind CSS integration, Dark mode support, Markdown-based information input, PDF generation, and easy deployment with Netlify or any static website hosting platform. With its support for Fontsouce and full TypeScript compatibility, astro-resume provides a seamless and customizable solution for creating professional resumes.