Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendargelos/juliendargelos.github.io
https://github.com/juliendargelos/juliendargelos.github.io
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendargelos/juliendargelos.github.io
- Owner: juliendargelos
- Created: 2022-02-19T22:16:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T16:21:53.000Z (12 months ago)
- Last Synced: 2024-11-11T05:38:49.852Z (2 months ago)
- Language: HTML
- Homepage: https://julien.gl
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.