Astro Resume

screenshot of Astro Resume
astro
tailwind

Astro Resume

Resume builder written in Markdown using Astro with Tailwind

Overview:

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.

Features:

  • Full Tailwind CSS integration: The theme seamlessly integrates with Tailwind CSS, allowing users to easily customize their resume's styling.
  • Dark mode ready: The theme supports dark mode, allowing users to toggle between light and dark themes with the :dark tag powered by Tailwind CSS.
  • Markdown-based information: Users can simply write their resume information in Markdown, eliminating the need for complex data structures or formats.
  • Resume PDF generation: The theme offers the ability to generate a PDF version of the resume using Playwright.
  • Ready for deployment: astro-resume can be easily deployed with Netlify or any other static website hosting platform.
  • Fonts powered by Fontsource: The theme utilizes Fontsource to provide a wide range of font options for customization.
  • Full Typescript support: The theme has full support for TypeScript, allowing developers to leverage its type-checking capabilities.
astro
Astro

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
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

typescript
Typescript

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.