My personal website. https://comfycamp.space
Find a file
dependabot[bot] 13fda893a9 Bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 22:53:52 +05:00
.github Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 2023-10-01 10:53:29 +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 @babel/traverse from 7.23.0 to 7.23.2 2023-10-27 22:53:52 +05:00
package.json Install astrojs/check 2023-10-10 22:16:26 +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