Skip to content

bautitobal/cv

Repository files navigation

Minimalist CV for web and pdf layout

CV JSON Schema: jsonresume.org

Design based on Bartosz Jarocki

Astro Badge GitHub stars GitHub issues GitHub forks GitHub PRs

🛠️ Stack

Start

1. Clone this repo

# If you're using pnpm, you have to enable it this way on MacOS, WSL & Linux:
corepack enable
corepack prepare pnpm@latest --activate bautitobal/cv

# Initialize the project
npm create astro@latest --template

2. Add YOUR content:

Edit cv.json to create your own printable CV.

3. Launch:

# Enjoy!
npm dev

🔑 License

MIT - Created by bautitobal.