Commit Graph

353 Commits

Author SHA1 Message Date
942605bf97 perf: style of linear card bg 2025-02-26 21:07:01 +08:00
93a1f4d8ab chore: update .prettierignore 2025-02-24 09:52:47 +08:00
60a3037c65 docs: update README todo list 2025-02-23 22:20:15 +08:00
37dab9876a perf: paganation style 2025-02-21 17:47:42 +08:00
3826fcc895 feat: modify default theme 2025-02-21 17:36:24 +08:00
aa5cff85db chore: update dependencies 2025-02-21 17:32:01 +08:00
95fb88f831 docs: update readme 2025-02-20 08:53:32 +08:00
5b1eeb4f52 feat: external links
Add target="_blank" to external links in PageFooter and ProfileCard
2025-02-19 23:03:54 +08:00
01b7424910 fix: toc is transparent 2025-02-19 22:55:11 +08:00
b21c789a3f fix: remove unnecessary class 2025-02-19 22:50:19 +08:00
99a771e68f perf: link card style 2025-02-19 22:47:18 +08:00
1252dd1ae9 fix: navbar submenu color 2025-02-19 22:37:55 +08:00
17c7ff89fb feat: aside tags color 2025-02-19 22:32:36 +08:00
e9e929ed86 feat: remove archive nav 2025-02-19 22:31:35 +08:00
ed19bbe483 perf: button color 2025-02-19 22:30:03 +08:00
fb4ea21323 feat: modify default theme 2025-02-19 22:19:42 +08:00
e78fd32cb2 docs: add new guide
But just a placeholder for now. I'll add more content later. Currently, it's just to test the banner switch feature.
2025-02-19 22:09:53 +08:00
d4e11ef02e fix: submenu text color 2025-02-19 21:57:27 +08:00
eda8dd9063 perf: update card background opacity 2025-02-19 21:51:14 +08:00
9f6633b26e fix: archive card background color 2025-02-19 21:48:38 +08:00
99a536de60 fix: remove unused class 2025-02-19 21:47:44 +08:00
966d455eaa perf: update border width for cards 2025-02-19 21:46:20 +08:00
09c63128ec perf: update card background opacity 2025-02-19 21:43:40 +08:00
8c6f0a8273 feat: add bg-base-200 for all cards 2025-02-19 21:39:15 +08:00
d630fde4e0 feat: modify default theme 2025-02-19 21:36:34 +08:00
d1262465d5 feat: update defaut config 2025-02-17 14:38:45 +08:00
994f54a51a feat: add time key for i18n support 2025-02-17 14:38:17 +08:00
d60f40b550 fix: drawer item title 2025-02-17 14:37:53 +08:00
4687c9aaf5 feat: links page 2025-02-17 14:33:59 +08:00
395ef31de8 perf: post info style 2025-02-17 14:11:26 +08:00
b6e9b75430 fix: rename profile.links to social links 2025-02-16 22:44:52 +08:00
f05f3c9641 fix: remove redundant check in build script 2025-02-16 11:54:56 +08:00
3bf9d9371b refactor: new and pub scripts 2025-02-15 23:43:10 +08:00
5ddd1621e8 fix: about title 2025-02-15 21:28:35 +08:00
a2256b6817 fix: metas length 2025-02-15 21:28:21 +08:00
60059c99d7 feat: title of about 2025-02-15 21:24:40 +08:00
4faa7317d3 fix: update default config 2025-02-15 21:14:23 +08:00
04f98cf305 feat: nav group
Add a new feature to the nav group, which is a collection of nav items. In wide viewports, the nav group is displayed as a dropdown menu when the user hover over the nav group title. In narrow viewports, the nav group is displayed as a submenu in drawer menu when the user click on the nav group title.
2025-02-15 21:11:46 +08:00
18ec32cd2e fix: correct RSS stylesheet path 2025-02-15 20:48:44 +08:00
518f83646b fix: correct site URL 2025-02-15 20:46:50 +08:00
b6cc928ad7 fix: delete unused config item 2025-02-15 20:13:13 +08:00
fa0f8e9cb3 refactor: manual swup setup
Manually setup swup instead of using the swup astro integration.
2025-02-15 16:54:57 +08:00
6befa7cd46 style: transition class name 2025-02-15 15:56:10 +08:00
91cdfc0453 fix: console errors 2025-02-15 15:51:09 +08:00
d528c7cad2 fix: pagnation
- Fix pagenation jump button, which still use old astro navigate function.
- Fix pagenation jump button style
- Pagnation style performance improvement
2025-02-15 15:24:51 +08:00
dabdfe6e29 perf: markdown style 2025-02-14 16:48:59 +08:00
e1ce4fdd88 fix: setup script 2025-02-14 16:21:52 +08:00
e180d3899c chore: update dependencies 2025-02-14 15:22:38 +08:00
c862775589 perf: post card 2025-02-14 15:20:39 +08:00
bdcf86ba73 refactor: post cover process 2025-02-14 14:58:30 +08:00