Skip to content

My personal website were you are going to find my projects, about me and how to find me.

License

Notifications You must be signed in to change notification settings

GabsEdits/gxbs.dev

Repository files navigation

My Personal Website

This is the source code of my personal website, were you're going to find my projects, who am I, and how to find me.

Powered by VitePress and Aplós

website-screenshot-2

Story

Check the story behind this website on my blog.


Development

Make sure you have Node.js and PNPM installed.

Install the dependencies:

pnpm install

Then start the development server:

pnpm dev

To build the website:

pnpm build

Note

This website is powered by Aplós, a sleek VitePress theme.