Skip to content

A portfolio website built using VitePress. It showcases my projects, skills, and contact information.

Notifications You must be signed in to change notification settings

melloirl/vitepress-portfolio

Repository files navigation

VitePress Portfolio

This is my personal portfolio website built using VitePress. It showcases my projects, skills, and contact information.

Technologies Used

  • VitePress
  • Vue.js
  • CSS

Features

  • About Me Section: A brief introduction about myself.
  • Projects Section: Displays a list of projects I have worked on, including the project name, technologies used, and a brief description.
  • Contact Me Section: Information on how to reach me.

Setup and Installation

  1. Clone the repository:
git clone https://github.com/melloirl/vitepress-portfolio.git
  1. Navigate into the project directory:
cd vitepress-portfolio
  1. Install the dependencies:
npm install
  1. Run the VitePress development server:
npm run dev

The website should now be accessible at the informed port.

Deployment

The site is deployed on GitHub Pages. To deploy your own version, follow these steps:

  1. Build the site:
npm run build
  1. Push the dist directory to the gh-pages branch of your repository.
npm run deploy

License

This project is open source and available under the MIT License.

About

A portfolio website built using VitePress. It showcases my projects, skills, and contact information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published