My personal website. https://comfycamp.space
 
 
 
 
 
 
Go to file
Ivan R. 2f7e27d0d4
chore: specify correct image sizes, add alt tag
2024-05-21 01:08:52 +05:00
public feat: add forgejo to the list of services, update link to repository 2024-03-16 13:38:56 +05:00
public-src fix(gallery): change row count calculation, add new screenshots 2024-03-05 23:11:36 +05:00
src chore: specify correct image sizes, add alt tag 2024-05-21 01:08:52 +05:00
.dockerignore chore: add nix files to dockerignore 2024-02-27 22:51:48 +05:00
.editorconfig Add a cinema page 2023-12-03 19:31:02 +05:00
.gitignore Initial commit: create the first pages 2023-08-27 23:20:38 +05:00
Dockerfile fix(dockerfile): add support for older docker version 2024-04-15 00:49:24 +05:00
LICENSE.md Add license, improve readme 2023-10-15 11:25:48 +05:00
README.md Add more info about `convert-images.py` script 2023-12-03 20:33:55 +05:00
astro.config.mjs Migrate to markdown, add rss feed 2023-11-12 13:51:31 +05:00
convert-images.py feat(gallery): add new screenshots, increase image resolution, 2024-02-23 18:35:10 +05:00
flake.lock feat(nix): write a working nix flake 2024-02-23 22:17:15 +05:00
flake.nix feat(nix): write a working nix flake 2024-02-23 22:17:15 +05:00
nginx.conf Remove custom fonts 2023-10-18 22:19:19 +05:00
package-lock.json Bump the npm group with 3 updates 2024-03-05 23:44:54 +05:00
package.json Bump the npm group with 3 updates 2024-03-05 23:44:54 +05:00
tsconfig.json Initial commit: create the first pages 2023-08-27 23:20:38 +05:00

README.md

Comfycamp

My personal website.

Getting started

npm i
npm run dev

Images

The original pictures are in the public-src directory. The convert-images.py script converts them into the required formats and resolutions.