Commit Graph

18 Commits

Author SHA1 Message Date
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
7fec4ba787
chore: better a11y for comment page. 2024-11-15 14:53:43 +08:00
d70c4ae9eb
chore: fix segment failed. 2024-11-15 14:53:42 +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
6252758a8f
chore: monkey patch the astro. 2024-11-15 14:53:41 +08:00
8b0a540eb1
feat: bump the astro to latest version for fixing the container loading issues. 2024-11-15 14:53:41 +08:00
e152e90a5a
feat: fix typo. 2024-11-15 14:53:40 +08:00
289c033736
feat: cleanup the invalid tags in feed xml. 2024-11-15 14:53:39 +08:00
66f7e0fb21
fix: add title to acquire the comments. 2024-11-15 14:53:39 +08:00
3edf70a36b
chore: better 301 redirect for old posts. 2024-11-15 14:53:38 +08:00
c7253c68e4
fix: invalid html for comment reply. 2024-11-15 14:53:38 +08:00
8d1f4c7848
feat: cleanup the link in comments with target. 2024-11-15 14:53:37 +08:00
177cade648
chore: filter the onerror for img. 2024-11-15 14:53:37 +08:00
4eece69fb8
chore: better style for replying the root comments. 2024-11-15 14:53:36 +08:00
a6e1585757
chore: better layer for reclusive comments. 2024-11-15 14:53:36 +08:00
e8c3937626
feat: use new comment interface, the artalk now serve as the backend. (#42) 2024-11-15 14:53:35 +08:00
89ddfb2dd4
fix: the netease music player issue. 2024-11-15 14:53:34 +08:00
aff3ffb68d
A new start 2024-11-15 14:53:33 +08:00