Commit Graph

9 Commits

Author SHA1 Message Date
dbc2ca81bd
feat: dynamic feature posts. 2024-10-16 02:57:26 +08:00
dfc2a55356
fix: the 404 page for search result. 2024-07-07 21:38:19 +08:00
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
06735a5874
chore: fix the invalid svg images. 2024-06-21 04:38:18 +08:00
6addf4e95d
feat: add custom thumb support with url suffix. (#49) 2024-06-21 00:17:54 +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
6766c0dc70
feat: cleanup the invalid tags in feed xml. 2024-06-17 06:39:06 +08:00
3d0036b242
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-06-17 02:56:39 +08:00
f0e2c398c4 A new start 2024-06-14 02:11:26 +08:00