Commit Graph

5 Commits

Author SHA1 Message Date
e997ed42c6
chore: reduce the docker images. 2024-06-20 22:49:23 +08:00
f2f7cd8fa6
feat: use s3 api for uploading the static files. (#46)
* chore: bump the dependencies.

* feat: use s3 v3 client instead of the upyun sdk.

* chore: change the schema of biome.
2024-06-20 22:41:40 +08:00
f0c4ef68e5
fix: correctly remove directory. 2024-06-19 03:46:43 +08:00
1903bfcaf5
chore: remove the build files for reducing the docker images size. 2024-06-19 03:37:47 +08:00
901cd8219c
feat: add upyun support. move images to upyun on build. (#45)
* style: better reply button.

* feat: add astro badge.

* chore: drop useless styles.

* feat: use new options.ts for global configuration.

* fix: the invalid import.meta.env.PROD in astro build.

* feat: move og to new assert prefix.

* chore: add better og description.

* chore: make sure all the images link could be correctly replaced.

* feat: add upyun uploader.
2024-06-19 03:34:36 +08:00