Commit Graph

6 Commits

Author SHA1 Message Date
42776cf8b0
chore: better local image procession for crop image with both width and height. 2024-11-15 14:53:48 +08:00
d24dac2485
chore: reduce the docker images. 2024-11-15 14:53:46 +08:00
c8bc627869
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-11-15 14:53:46 +08:00
080f85b08f
fix: correctly remove directory. 2024-11-15 14:53:44 +08:00
1b501a603e
chore: remove the build files for reducing the docker images size. 2024-11-15 14:53:44 +08:00
0126b71722
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-11-15 14:53:43 +08:00