My personal website. https://comfycamp.space
Find a file
dependabot[bot] 1efe676f58 Bump docker/metadata-action from 5.4.0 to 5.5.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.4.0 to 5.5.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.1)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 01:01:23 +05:00
.github Bump docker/metadata-action from 5.4.0 to 5.5.1 2024-02-02 01:01:23 +05:00
public Make sure that the names of notes and directories with pictures match 2023-12-03 20:03:34 +05:00
public-src Make sure that the names of notes and directories with pictures match 2023-12-03 20:03:34 +05:00
src Make sure that the names of notes and directories with pictures match 2023-12-03 20:03:34 +05:00
.dockerignore Add source images to dockerignore 2023-12-03 20:00:08 +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 Add more info about convert-images.py script 2023-12-03 20:33:55 +05:00
Dockerfile Add custom nginx config 2023-10-15 11:14:07 +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 @astrojs/rss from 3.0.0 to 4.0.3 2024-01-24 20:25:43 +05:00
package.json Bump @astrojs/rss from 3.0.0 to 4.0.3 2024-01-24 20:25:43 +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.