Commit graph

467 commits

Author SHA1 Message Date
radishzzz
19d7ba4905 chore: add abbrlink 2025-03-13 22:53:31 +00:00
radishzzz
f3334d4a45 chore: swap button positions 2025-03-13 21:55:04 +00:00
radishzzz
7671309edf refactor: fix button positions and adjust component structure 2025-03-13 21:52:24 +00:00
radishzzz
e37d8ee34e chore: update layout add layout calculation notes 2025-03-13 16:49:24 +00:00
radishzzz
1444e8934c chore: add og comment and update icon naming 2025-03-13 13:19:34 +00:00
radishzzz
db1bffb4c2 chore: delete Open Graph configuration and change favicon format 2025-03-13 06:26:49 +00:00
radishzzz
a556a622ab feat: automatically generate Open Graph cards 2025-03-13 05:00:18 +00:00
radishzzz
9b9bdb2811 fix: correctly correspond to the og of each article 2025-03-13 01:21:19 +00:00
radishzzz
66d055f512 fix: og url error 2025-03-13 00:29:24 +00:00
radishzzz
c97e3d5882 test: og url end with slash 2025-03-12 22:09:57 +00:00
radishzzz
79f9765688 feat: automatically generate meta descriptions for articles 2025-03-12 16:17:37 +00:00
radishzzz
78de8b7911 chore: update dependency versions 2025-03-12 15:06:17 +00:00
radishzzz
3b881933ce chore: convert mdx posts to md format 2025-03-12 14:02:28 +00:00
radishzzz
7ee47b1d85 feat: support image optimization in Markdown with astro 5.4 2025-03-12 13:57:32 +00:00
radishzzz
a133dfd7f2 fix: navbar path error 2025-03-12 03:41:07 +00:00
radishzzz
a2bf9ee3c5 update: add multilingual example article 2025-03-12 01:53:23 +00:00
radishzzz
c23a54ae83 refactor: clean up configuration and components, optimize implementation details
- Remove unused navigation bar and social link configurations
- Update Footer component, simplify code
- Refactor PostList and PostTime components, improve code readability
- Adjust Waline comment component styles
- Streamline content config and reading time plugin
- Update theme guide document titles and tags
2025-03-12 01:05:15 +00:00
radishzzz
8ac9b865f5 feat: add date formatting component and configuration options
- Add DateFormat and PostTime components, supporting multiple date display formats
- Add dateFormat option in theme configuration, allowing customization of date display styles
- Refactor time display logic in article list and article detail pages
- Update configuration type definitions to support new date format options
2025-03-11 15:33:39 +00:00
radishzzz
4b21e6ee39 test: case naming issues 2025-03-11 13:37:40 +00:00
radishzzz
31cdd9baa7 test: case naming issues 2025-03-11 13:36:11 +00:00
radishzzz
696fcfac07 refactor: theme config 2025-03-11 12:10:12 +00:00
radishzzz
8f8cda2717 chore: update article 2025-03-11 09:54:05 +00:00
radishzzz
ff1673da9c refactor: refactor article list component and routing logic, optimize multilingual article display 2025-03-11 09:52:49 +00:00
radishzzz
e5165dd740 refactor: optimize multilingual article routing logic, modify slug to abbrlink 2025-03-11 00:34:30 +00:00
radishzzz
16491dae50 update: theme color 2025-03-10 16:01:45 +00:00
radishzzz
050f68a971 chore: update theme intro 2025-03-10 13:09:00 +00:00
radishzzz
f88d1b6c20 chore: update theme intro 2025-03-10 12:58:20 +00:00
radishzzz
0402ac4c09 update: optimize the ordering of top posts and tags 2025-03-10 00:39:44 +00:00
radishzzz
4fc12b804c chore: update dependencies and style 2025-03-08 23:50:41 +00:00
radishzzz
d6cff842e1 refactor: refactoring project structure and components, optimizing internationalization and page presentation 2025-03-08 21:38:08 +00:00
radishzzz
6674cb7072 update: underline style 2025-03-08 17:12:43 +00:00
radishzzz
7abec02cc3 feat: optimize underline style and theme introduction 2025-03-08 17:06:37 +00:00
radishzzz
a07c930d0d update: waline style 2025-03-08 15:03:36 +00:00
radishzzz
a5176b778a update: waline style 2025-03-08 14:55:25 +00:00
radishzzz
fc21f1088b update: theme intro 2025-03-08 14:34:11 +00:00
radishzzz
5da8a7d178 chore: finish setting up waline 2025-03-08 09:56:59 +00:00
radishzzz
ce8d309d5b update: theme color 2025-03-08 09:32:23 +00:00
radishzzz
e52a726103 update: waline style 2025-03-08 09:14:28 +00:00
radishzzz
5a87bee474 fix: waline style bug 2025-03-08 08:01:47 +00:00
radishzzz
6400503cf1 update: waline style 2025-03-07 19:12:16 +00:00
radishzzz
66a04b5392 fix: waline style bug 2025-03-07 18:10:51 +00:00
radishzzz
82f67c73a7 fix: waline margin bug 2025-03-07 17:47:26 +00:00
radishzzz
eb3781bb6b update: optimize theme color scheme and waline style 2025-03-07 17:36:34 +00:00
radishzzz
755bb4a233 chore: add umami analytics 2025-03-07 14:42:09 +00:00
radishzzz
3261e78392 chore: create a separate waline domain 2025-03-07 14:13:36 +00:00
radishzzz
cf5d9d0baf chore: update dependencies and project intro 2025-03-07 13:59:49 +00:00
radishzzz
760847183b update: waline layout and style 2025-03-07 02:39:58 +00:00
radishzzz
eabd33f339 feat: add comment system 2025-03-06 23:06:38 +00:00
radishzzz
c2ebc78045 feat: add waline i18n & sync comments 2025-03-06 22:19:34 +00:00
radishzzz
fa148ca0c5 feat: add waline comment 2025-03-06 15:15:32 +00:00