My personal website. https://comfycamp.space
Find a file
dependabot[bot] 27ef1a5e7a Bump zod and astro
Bumps [zod](https://github.com/colinhacks/zod) to 3.22.4 and updates ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together.


Updates `zod` from 3.21.1 to 3.22.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.1...v3.22.4)

Updates `astro` from 3.2.4 to 3.5.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@3.5.2/packages/astro)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 17:45:13 +05:00
.github Bump docker/metadata-action from 4.6.0 to 5.0.0 2023-11-11 17:43:37 +05:00
public Remove custom fonts 2023-10-18 22:19:19 +05:00
src Remove plausible analytics 2023-10-18 22:21:04 +05:00
.dockerignore Create .dockerignore 2023-10-15 11:28:38 +05:00
.editorconfig Add custom nginx config 2023-10-15 11:14:07 +05:00
.gitignore Initial commit: create the first pages 2023-08-27 23:20:38 +05:00
astro.config.mjs Remove ";" 2023-10-01 13:10:52 +05:00
Dockerfile Add custom nginx config 2023-10-15 11:14:07 +05:00
generate_icons.sh Add favicon 2023-10-01 11:53:03 +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 zod and astro 2023-11-11 17:45:13 +05:00
package.json Bump zod and astro 2023-11-11 17:45:13 +05:00
README.md Add license, improve readme 2023-10-15 11:25:48 +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