Commit Graph

62 Commits

Author SHA1 Message Date
cd7863c557
feat: use action for better configuring the backend API. (#50)
* chore: bump the dependencies.

* feat: define the actions for all the rest requests.

* feat: use action to perform requests.
2024-06-22 22:45:20 +08:00
f3623ab452
feat: rollback to use S3 client for now. 2024-06-21 18:17:03 +08:00
8c3b52b94c
build: set the ts version for vscode. 2024-06-21 12:35:17 +08:00
06735a5874
chore: fix the invalid svg images. 2024-06-21 04:38:18 +08:00
c9c1a3fc78
feat: change S3 node client to opendal. 😎 2024-06-21 02:46:34 +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
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
bafd27150e
refactor: reduce the open graph size and improve the logo in open graph. (#44)
* feat: drop the open graph png.

* feat: better blog logo in og.

* docs: drop the todo in readme.
2024-06-18 20:19:06 +08:00
6edaafd18d
feat: bump the astro to latest version for fixing the container loading issues. 2024-06-17 22:36:04 +08:00
3d0036b242
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-06-17 02:56:39 +08:00
2165ea262c
fix: the netease music player issue. 2024-06-16 21:48:35 +08:00
f0e2c398c4 A new start 2024-06-14 02:11:26 +08:00