Commit Graph

18 Commits

Author SHA1 Message Date
596040fef2
feat: initial support for add clickable title. 2024-11-15 14:54:20 +08:00
d97d8a7110
chore: bump the astro and enable the action. 2024-11-15 14:54:15 +08:00
0e72197f2e
chore: bump the astro to 4.15, enable the content layer. 2024-11-15 14:54:14 +08:00
4673e7c420
chore: try to use zeabur adapter instead. 2024-11-15 14:54:10 +08:00
fd690aff57
fix: the typo in old articles. 2024-11-15 14:54:10 +08:00
b0fc869c1d
fix: drop the import optimize in vite. 2024-11-15 14:54:07 +08:00
a043141456
feat: change the S3 integration to external package. 2024-11-15 14:53:58 +08:00
244e54c594
feat: make the external link to be opened in new blank. 2024-11-15 14:53:55 +08:00
c37ce2b820
feat: change the commenter avatar link. (#53)
* feat: add new comment user merge service.

* feat: better hide the commenter email.
2024-11-15 14:53:53 +08:00
6a4d7243c9
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-11-15 14:53:52 +08:00
ec9467ee72
feat: add comments focus feature. 2024-11-15 14:53:51 +08:00
42776cf8b0
chore: better local image procession for crop image with both width and height. 2024-11-15 14:53:48 +08:00
6b2211ba85
feat: add custom thumb support with url suffix. (#49) 2024-11-15 14:53:47 +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
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
28026bcc09
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-11-15 14:53:42 +08:00
e8c3937626
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-11-15 14:53:35 +08:00
aff3ffb68d
A new start 2024-11-15 14:53:33 +08:00