|
4feb5e95af
|
fix: 修复归档页面链接生成错误
- 修复归档页面中文章链接生成错误的问题
- 根据文章类型(post或note)动态生成链接,将post指向/posts/,note指向/notes/
|
2025-03-06 15:18:16 +08:00 |
|
|
b931b14013
|
fix(notes): 移除多余的预览链接
- 移除 `/notes/[...page].astro` 中多余的预览链接。
|
2025-03-05 16:16:30 +08:00 |
|
|
e6a88b73af
|
feat(blog): 重构文章和笔记展示,优化分类和标签
|
2025-03-05 16:14:05 +08:00 |
|
|
ee3068bc18
|
fix: 移动 ads.txt 文件
|
2025-03-05 14:26:06 +08:00 |
|
|
e2e98f9cc7
|
feat: update rss config
|
2025-02-24 14:19:48 +08:00 |
|
|
ab931dd953
|
fix: update feed id for notes
|
2025-02-24 14:05:37 +08:00 |
|
|
50d4e72216
|
fix: 修复未分类的筛选
|
2025-02-24 13:38:26 +08:00 |
|
|
eeed2a201b
|
feat: update date sorting function in notes pages
|
2025-02-21 21:58:26 +08:00 |
|
|
a9928d78c8
|
fix: error directory name
|
2025-02-21 19:31:59 +08:00 |
|
|
4288d472c7
|
feat: 优化重定向的写法
|
2025-02-21 15:44:50 +08:00 |
|
|
a2bef5b7ad
|
feat: enable notes rss
|
2025-02-20 01:32:27 +08:00 |
|
|
d3240e607c
|
fix: add the site path for rss
|
2025-02-19 18:22:10 +08:00 |
|
|
6639493f18
|
fix: show the title only if the list has items
|
2025-02-14 19:01:57 +08:00 |
|
|
3af73ab320
|
feat: 新增置顶文章
|
2025-02-14 18:59:28 +08:00 |
|
|
ca74c1c589
|
Revert "refactor: Update routing and remove legacy blog/tag/category pages"
This reverts commit e60539598e .
|
2025-02-12 11:28:42 +08:00 |
|
|
e60539598e
|
refactor: Update routing and remove legacy blog/tag/category pages
|
2025-02-12 11:13:28 +08:00 |
|
|
1cb0eb3302
|
feat: Add edgeyu to friends list
|
2025-02-11 15:29:29 +08:00 |
|
|
513808f4c5
|
feat: Enhance notes display with multi-column layout and line clamping
|
2025-02-10 17:34:39 +08:00 |
|
|
d019565532
|
feat: Add list view for notes with year-based grouping
|
2025-02-10 17:23:24 +08:00 |
|
|
b11cf203d3
|
feat: add friend links
|
2025-02-10 16:24:59 +08:00 |
|
|
8e8dc71801
|
refactor: Improve layout and styling across multiple components
|
2025-02-08 18:32:57 +08:00 |
|
|
1653e679fc
|
chore: Add ads.txt and remove QR code image
|
2025-02-08 17:18:08 +08:00 |
|
|
d94384bc40
|
feat: Enhance BaseHead and Note page metadata with Google Analytics and improved description
|
2025-02-08 17:14:24 +08:00 |
|
|
b0d1a1049a
|
feat: Increase posts per page from 10 to 20
|
2025-02-08 17:01:37 +08:00 |
|
|
5f13ceb06a
|
feat: Add content footer, update tools and layout components
|
2025-02-08 16:41:53 +08:00 |
|
|
36c24528f4
|
fix: error rss arg
|
2025-02-08 15:59:57 +08:00 |
|
|
0fb76dce78
|
fix: remove console.log
|
2025-02-08 15:52:37 +08:00 |
|
|
5b5466d226
|
feat: rss add category
|
2025-02-08 15:48:08 +08:00 |
|
|
ad4c17230b
|
feat: add redirect
|
2025-02-08 11:16:17 +08:00 |
|
|
84730146a6
|
feat: enhancer toc
|
2025-02-07 17:19:02 +08:00 |
|
|
4387c9c484
|
feat: add note modification date display and sorting
|
2025-02-05 23:20:24 +08:00 |
|
|
5056450ca5
|
refactor: simplify friends page layout and header styling
|
2025-02-05 23:06:17 +08:00 |
|
|
8e3e1d5834
|
feat: show counts
|
2025-02-05 23:02:29 +08:00 |
|
|
af1372b1b8
|
feat: add comment
|
2025-02-05 22:59:35 +08:00 |
|
|
fc91e1e390
|
feat: 新增分类
|
2025-02-05 21:30:41 +08:00 |
|
|
1f239d3205
|
feat: 迁移之前的博客组件
|
2025-02-05 20:57:47 +08:00 |
|
|
f22b2529e8
|
feat: personalize blog and update configurations
|
2025-02-05 20:35:05 +08:00 |
|
|
fea129eb98
|
feat: new blog layout and props
|
2025-02-05 15:27:29 +08:00 |
|
|
ea645368e9
|
Initial commit
|
2025-02-05 14:07:58 +08:00 |
|