Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabsedits/gxbs.dev

My personal website were you are going to find my projects, about me and how to find me.
https://github.com/gabsedits/gxbs.dev

aplos vitepress

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        



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](https://github.com/GabsEdits/gxbs.dev/assets/110247388/e78f4319-4012-4c46-96a9-4fca0898f717)


## Story

Check the story behind this website on my [blog](https://gxbs.dev/blog/posts/changing-up-my-website).

---

## Development

Make sure you have [Node.js](https://nodejs.org) and [PNPM](https://pnpm.io) installed.

**Install the dependencies:**

```bash
pnpm install
```

**Then start the development server:**

```bash
pnpm dev
```

**To build the website:**

```bash
pnpm build
```

> [!NOTE]
> This website is powered by [Aplós](https://aplos.gxbs.dev), a sleek VitePress theme.