My personal website. https://comfycamp.space
Go to file
dependabot[bot] 5684129873 Bump the github group with 1 update
Bumps the github group with 1 update: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).


Updates `docker/setup-buildx-action` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 23:45:07 +05:00
.github Bump the github group with 1 update 2024-03-05 23:45:07 +05:00
public fix(gallery): change row count calculation, add new screenshots 2024-03-05 23:11:36 +05:00
public-src fix(gallery): change row count calculation, add new screenshots 2024-03-05 23:11:36 +05:00
src feat(gallery): add keyboard control support 2024-03-05 23:42:38 +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
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
Dockerfile Add custom nginx config 2023-10-15 11:14:07 +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
LICENSE.md Add license, improve readme 2023-10-15 11:25:48 +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
README.md Add more info about convert-images.py script 2023-12-03 20:33:55 +05:00
tsconfig.json Initial commit: create the first pages 2023-08-27 23:20:38 +05:00

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.