Commit graph

23 commits

Author SHA1 Message Date
a06cea5783
feat: more noscript compatibility for outdated callout 2025-08-20 18:06:09 +08:00
95e5a1618a
feat: add outdated reminder to old articles (init) 2025-08-20 17:02:07 +08:00
127e297e75
fix: article cover not displaying and potential errors 2025-08-19 21:17:02 +08:00
81ddec2e15
feat: add optional 'updated' front matter for more precise updated time 2025-08-19 21:16:09 +08:00
ca28bd2d36
feat: drafts frontmatter & exclude drafts from production 2025-08-18 18:26:04 +08:00
d9b8c0ec33
feat: fix article page's description type 2025-08-12 14:19:51 +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
698c411c71
feat: implement ui i18n support 2025-08-11 16:06:14 +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
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
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
4ab42f9543
feat: remove the path attribute requirement from comments 2025-07-21 16:45:21 +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
grassblock
7e5f8ce06f feat: move articles link from 'blog/' to 'post/' paths 2025-05-04 11:42:09 +08:00
grassblock
61511ed28c initial commit 2025-05-01 16:53:18 +08:00