Skip to content

stevenzepol/astro-minimalist-cv-portfolio

Repository files navigation

Minimalist Portfolio ready for web and pdf

JSON Schema for CV of jsonresume.org

Based on the design of Bartosz Jarocki

Embracing the comprehensive instructions and guidance of Midudev and his tutorial

Astro Badge GitHub stars GitHub issues GitHub forks GitHub PRs

🛠️ Stack

  • Astro - The web framework for content-driven websites.
  • Typescript - TypeScript is JavaScript with syntax for types.
  • Ninja Keys - Keyboard shortcut interface for your website.

🚀 Start

1. Use this repository as a template for your Astro project.

  • I use pnpm as package manager.
# Active pnpm in MacOS, WSL & Linux:
corepack enable
corepack prepare pnpm@latest --activate

# Initialite the project
pnpm create astro@latest -- --template stevenzepol/astro-minimalist-portfolio

2. Add your content:

Edit the cv.json file to create your own printable Portafolio/CV.

3. Launch dev server:

# Enjoy the results
pnpm dev
  1. To view your portfolio, open http://localhost:4321 in your browser 🚀

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
⚙️ pnpm install Installs dependencies
⚙️ pnpm dev Starts local dev server at localhost:4321
⚙️ pnpm build Build your production site to ./dist/
⚙️ pnpm preview Preview your build locally, before deploying

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.

🔑 License

MIT - Created by Steven Zepol.

About

A Minimalist Portfolio JSON Made with Astro Framework inspired by Midudev & Bartosz Jarocki

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published