Commit graph

172 commits

Author SHA1 Message Date
4a463d2794
feat: responsive images 2025-08-15 17:27:08 +08:00
c3ac2c962d
fix: overflow when there are a lot of items on small screens 2025-08-15 17:07:10 +08:00
30b0738af0
chore: change to node adapter 2025-08-13 19:21:12 +08:00
466dffc754
fix: statisticsEnabled is not defined in component 2025-08-13 19:18:59 +08:00
d9b8c0ec33
feat: fix article page's description type 2025-08-12 14:19:51 +08:00
70b389a4a5
feat: categories accepts strings & make description optional 2025-08-12 11:12:21 +08:00
5ac24d0bc2
fix: only show updated date when it's later than published date 2025-08-11 17:45:42 +08:00
b2270003bd
refactor: move pubDate to date in posts front matter 2025-08-11 17:44:56 +08:00
123da1747f
feat: add twikoo & waline comments component (untested) 2025-08-11 17:12:26 +08:00
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