2023-08-27 23:39:30 +05:00
|
|
|
# Comfycamp
|
2023-08-27 23:20:38 +05:00
|
|
|
|
2023-08-27 23:39:30 +05:00
|
|
|
My personal website.
|
2023-10-15 11:25:48 +05:00
|
|
|
|
2023-12-03 20:33:55 +05:00
|
|
|
|
2023-10-15 11:25:48 +05:00
|
|
|
## Getting started
|
|
|
|
|
|
|
|
```bash
|
|
|
|
npm i
|
|
|
|
npm run dev
|
|
|
|
```
|
2023-12-03 20:33:55 +05:00
|
|
|
|
|
|
|
|
|
|
|
## Images
|
|
|
|
|
|
|
|
The original pictures are in the `public-src` directory.
|
|
|
|
The `convert-images.py` script converts them into the required formats and resolutions.
|