Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juliendargelos/juliendargelos.github.io


https://github.com/juliendargelos/juliendargelos.github.io

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Personal website

## Install

```bash
pnpm install
```

## Development

```bash
pnpm dev
```

## Build

```bash
pnpm build
```

## Deployment

Continuous deployment on GitHub Pages with GitHub actions.