Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gabsedits/gxbs.dev
- Owner: GabsEdits
- License: mit
- Created: 2024-01-10T08:59:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T21:28:55.000Z (20 days ago)
- Last Synced: 2025-01-05T22:24:32.105Z (20 days ago)
- Topics: aplos, vitepress
- Language: Vue
- Homepage: http://gxbs.dev/
- Size: 7.11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.