alexserver / cv-gomezarceo

My CV in a clean style, following midudev original template

Home Page:https://cv.gomezarceo.mx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimalist CV designed for web and pdf formats

JSON scheme based on jsonresume.org

Design based on Bartosz Jarocki

Astro template based on Miguel Angel Durán

Astro Badge GitHub stars GitHub issues GitHub forks GitHub PRs

🛠️ Stack

  • Astro - El framework web de la nueva época.
  • Typescript - JavaScript con sintaxis de tipado.
  • Ninja Keys - Menu desplegable con atajos de teclado hecho en puro Javascript.

🚀 Start

1. Use this repo as a template for an Astro project

# Inicializa el proyecto
npm create astro@latest -- --template midudev/minimalist-portfolio-json

2. Add your content

Edit the file cv.json to make your own CV

3. Start the development server:

# Disfruta del resultado
npm dev
  1. Open http://localhost:4321 in your browser to see the result 🚀

🧞 Commands

Comando Acción
⚙️ dev o start Starts a development server in localhost:4321.
⚙️ build Check possible errors and build the production site in ./dist/.
⚙️ preview Opens a preview in localhost:4321

🔑 License

MIT - Template made by midudev.

About

My CV in a clean style, following midudev original template

https://cv.gomezarceo.mx

License:MIT License


Languages

Language:Astro 99.7%Language:JavaScript 0.3%