My personal website. https://comfycamp.space
Find a file
dependabot[bot] b6006fc277 Bump docker/metadata-action from 5.0.0 to 5.2.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5.0.0...v5.2.0)

---
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>
2023-12-03 00:00:56 +05:00
.github Bump docker/metadata-action from 5.0.0 to 5.2.0 2023-12-03 00:00:56 +05:00
public Migrate to markdown, add rss feed 2023-11-12 13:51:31 +05:00
src Migrate to markdown, add rss feed 2023-11-12 13:51:31 +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 Migrate to markdown, add rss feed 2023-11-12 13:51:31 +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 typescript from 5.2.2 to 5.3.2 2023-12-03 00:00:42 +05:00
package.json Bump typescript from 5.2.2 to 5.3.2 2023-12-03 00:00:42 +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