Commit graph

163 commits

Author SHA1 Message Date
955ba5a0b9
chore(docs): update i18n status 2025-08-11 16:18:37 +08:00
698c411c71
feat: implement ui i18n support 2025-08-11 16:06:14 +08:00
457fb93718
feat: add customizable 'powered by' presets 2025-08-10 22:05:35 +08:00
28baacbf0d
feat: reduce echarts bundle size 2025-08-10 19:40:17 +08:00
5772bc9bcd
feat: separate 'powered by' to standalone component 2025-08-10 19:10:26 +08:00
fdd9f670e6
feat: display cover on article page 2025-08-10 19:06:21 +08:00
666349c5b8
feat: display last modified and wordcount on article 2025-08-10 19:06:20 +08:00
f8d69ac954
chore: migrate remark plugin to separate directory 2025-08-10 18:22:52 +08:00
87a0171185
feat: add remark modified time plugin 2025-08-10 18:20:51 +08:00
2c90929013
feat: add TimeLine shortcode 2025-08-09 19:52:21 +08:00
d410f7a3d4
feat: Use <Image> as linkcard's image component 2025-08-08 16:17:40 +08:00
39e3703d73
feat: add partytown! intergration 2025-08-06 22:11:53 +08:00
92db311e59
feat: add rss autodiscovery to html head 2025-08-06 21:02:34 +08:00
b79e3e2e47
feat: add wordcount heatmap 2025-08-06 19:04:29 +08:00
8773b9b0df
feat: log theme info to console 2025-07-24 21:11:55 +08:00
be07b543aa
refactor: rearrange the dom structure 2025-07-23 19:13:03 +08:00
0f0f925dd7
feat: wrapped article with <article> element 2025-07-23 18:44:55 +08:00
4387aa1f6a
fix: undefined while reading author data 2025-07-23 18:42:27 +08:00
cc238f8f2a
feat: split get metadata to standalone function and cache added 2025-07-23 18:37:34 +08:00
98d23e7c94
feat: multi-authors within one article support 2025-07-22 18:03:12 +08:00
0eef3d8d05
feat: add summary field in articles 2025-07-22 15:53:57 +08:00
74a8bbc72a
refactor: get headings directly from rendered results without rendering twice 2025-07-22 13:40:23 +08:00
276ee70e71
feat: better styling for ToCs 2025-07-22 13:39:23 +08:00
7700e0aaf5
fix: color theme switch when spa mode is on 2025-07-22 12:49:44 +08:00
3401ad19a4
feat: add option to open navbar links in new tab 2025-07-22 11:01:13 +08:00
d8bf0e69a0
fix: HTMLElement is not defined 2025-07-22 10:49:28 +08:00
39a5cb4a9b
feat: init 'oom' comment provider 2025-07-21 23:14:16 +08:00
64d01a9b45
chore: sync .idea ide config 2025-07-21 22:23:34 +08:00
8033b18a64
feat: add basic working spa mode 2025-07-21 22:22:37 +08:00
4ab42f9543
feat: remove the path attribute requirement from comments 2025-07-21 16:45:21 +08:00
5adf3bc560
feat: split giscus to local-provided standalone component 2025-07-21 16:21:39 +08:00
05a0f3461d
feat: split artalk to local-provided standalone component 2025-07-21 15:33:15 +08:00
7af0886d9c
feat: init i18n features 2025-07-20 21:56:57 +08:00
99a981209c
feat: add client-loaded hatsu comments 2025-07-20 20:08:11 +08:00
d9f04f1a88
refactor: split parts into standalone components 2025-07-20 13:44:20 +08:00
498155fea3
chore(docs): add current features to the README.md 2025-07-10 18:33:00 +08:00
a20aef1d6e
fix: comment not displayed when no client javascript is disabled 2025-07-10 18:19:56 +08:00
d6e1a9dd94
feat: add tex(?) formula support 2025-07-10 18:05:41 +08:00
414cd7d3d7 refactor: migrate route from post/... to blog/... 2025-06-29 22:08:06 +08:00
03ce3caefd feat: add newsletter to blog posts page 2025-06-23 22:51:09 +08:00
862acbd1f1 feat: (link card) disables show archive by default use the date published/updated to get the archived version 2025-06-19 22:39:19 +08:00
dee65f247b feat: add support for goatcounter and migrate to statistics config 2025-06-13 16:46:29 +08:00
cb9f917b06 chore: clarify noClientJavaScript comment regarding functionality limitations 2025-06-13 15:57:55 +08:00
f1f40c0578 feat: do not randomly generate a random number as password in case of locking out 2025-06-13 10:43:01 +08:00
4b603b74d2 fix: ProtectedContent don't enter on submit and styling fix 2025-06-13 10:35:44 +08:00
93fb60724c feat: add content encryption 2025-06-12 22:07:03 +08:00
d5d025e011 feat: add ruby helper shortcode 2025-06-12 20:35:32 +08:00
a2d594b393 chore(docs): update contribution guide 2025-06-08 22:55:28 +08:00
ba6579d0cf chore(docs): add reference from Astro docs 2025-06-08 22:49:12 +08:00
eedd70c95f fix: add margin to code blocks for improved layout 2025-06-08 22:39:34 +08:00