An open-sourced personal resume site template with a blog, built with Astro and Tailwind.
The Astro Resume is a modern and feature-rich resume theme built on Astro v4 with TailwindCSS. It comes pre-installed and pre-configured with ESLint/Prettier, offering accessible, semantic HTML markup, dark/light mode, optimized images using Astro Assets Integration, MD & MDX posts support, pagination, RSS feed, sitemap generation, and expressive code syntax highlighting.
The Astro Resume theme is a powerful and customizable option for creating a personalized online resume. With its comprehensive features, easy installation process, and detailed guide for customization, users can quickly set up their resume websites with modern design elements and efficient functionality.
Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.