Commit Graph

353 Commits

Author SHA1 Message Date
bf5287438b refactor: delete useless class 2025-02-10 13:11:09 +08:00
33065b825f perf: search card color 2025-02-10 13:05:04 +08:00
93c17153d4 perf: button color 2025-02-10 13:02:42 +08:00
e8d1c2603b fix: search input width 2025-02-10 13:00:24 +08:00
bf09329850 perf: codeblock style 2025-02-10 12:56:21 +08:00
5fe94c5bb5 chore: update dependences 2025-02-10 12:33:01 +08:00
97dbdb9f37 fix: tooltip overflow 2025-02-10 12:32:32 +08:00
2210d608e4 feat: favicon 2025-02-09 23:39:08 +08:00
0a04480abc fix: time archive layout
Improve the continuity of timeline's left-right alternation between different years in archive page
2025-02-09 23:00:23 +08:00
daa6086ec6 fix: unremoved algolia import 2025-02-09 22:57:50 +08:00
665226488a fix: reading progress 2025-02-09 22:45:10 +08:00
4dba66d6d3 refactor: remove unused type 2025-02-09 22:39:21 +08:00
e8ff63c2f1 refactor: remove Algolia search from plan 2025-02-09 22:36:36 +08:00
94f14342a6 perf: limit toc card height 2025-02-09 22:14:37 +08:00
02cee104ee feat: refactor archive pages
- Use DaisyUI's timeline class for archive pages
- Add toc to archive pages
2025-02-09 22:14:10 +08:00
09e8ebbee9 perf: button radius 2025-02-09 20:47:53 +08:00
a6e3162f41 feat: toc for time archive 2025-02-09 20:44:56 +08:00
47442bfbe8 fix: duplicate slash in url 2025-02-09 20:08:56 +08:00
7a40b539a3 perf: time archive 2025-02-09 19:58:33 +08:00
0f72910134 refactor: category and tag page URL generation 2025-02-09 19:56:23 +08:00
8e141e9a12 perf: card border radius 2025-02-09 17:06:16 +08:00
843c639e78 fix: darkmode icon 2025-02-08 23:30:53 +08:00
dc5a4846d5 fix: paganation border-radius 2025-02-08 23:26:58 +08:00
a5459b2542 fix: toolbar toc button 2025-02-08 23:26:26 +08:00
6ec9014332 perf: license style 2025-02-07 22:57:38 +08:00
effc7cccb2 fix: sidebar button onclick event 2025-02-07 22:56:45 +08:00
9edc1589a8 fix: style bugs 2025-02-07 22:32:41 +08:00
1cb35a8887 feat: refactor toc
TOC component is now using ul/li to render nested headings.
2025-02-07 22:25:46 +08:00
d84cb28c14 perf: detail/summary style 2025-02-07 22:22:51 +08:00
51fed0c240 feat: heading shift plugin
Add an optional remark plugin to shift headings -- start from h2.
2025-02-07 22:22:23 +08:00
84f56fe434 docs: add doc comment
Add doc comment for rehype/remark plugins.
2025-02-07 22:20:00 +08:00
f8e9b38c45 perf: headings style 2025-02-07 22:12:26 +08:00
8a70e2cf9c refactor: delete unused css varaible 2025-02-07 21:41:15 +08:00
8a8bf19e35 build(deps): upgrade TailwindCSS to v4
- Upgrade TailwindCSS to v4
- Upgrade daisyUI to v5 beta.
- Delete the PostCSS TailwindCSS compatibility layer.
- Delete Sass dependency because TailwindCSS v4 will generate nested CSS, so we don't need Sass anymore.
2025-02-07 21:39:05 +08:00
2cc5107c7f feat: auto generate post description 2025-02-07 18:07:59 +08:00
438b4f5d8a feat: support LaTeX formula 2025-02-07 17:59:54 +08:00
807f2ad878 refactor: migrate CDN to mjs 2025-02-07 17:59:10 +08:00
1e207c745b perf: modify default config 2025-02-07 17:25:15 +08:00
fb76c74d4a refactor: statically wrap table 2025-02-07 17:24:30 +08:00
b69e230385 fix: comment in about page 2025-02-07 16:57:26 +08:00
e510a4864b docs: update README 2025-02-07 16:48:18 +08:00
d324d46cd0 feat: support giscus comment 2025-02-07 16:48:02 +08:00
b86393c0b9 perf: task list style 2025-02-07 15:46:58 +08:00
4f0148d18a feat: support github blockqoute alert 2025-02-07 15:46:32 +08:00
b6b8f8abed perf: update default color 2025-02-07 15:04:20 +08:00
73ba8bb0ab perf: table & task list style 2025-02-07 14:02:07 +08:00
c62e799c85 docs: update README
add warning about project status in README files
2025-02-07 00:43:23 +08:00
c53978bc8e fix: long table row overflow 2025-02-07 00:36:03 +08:00
0f247f9e64 fix: duplicate code block toolbar 2025-02-07 00:14:34 +08:00
ca8ef9339b feat: code block darkmode support 2025-02-07 00:11:32 +08:00