Commit Graph

10 Commits

Author SHA1 Message Date
1f48dedb16 feat: 首页增加查看更多文章的链接
- 在首页的文章列表下方添加了一个“查看更多 →”的链接,指向 /posts/ 页面,方便用户浏览所有文章。
2025-04-02 12:40:09 +08:00
fa9ab1a4bc chore: 移除首页的笔记模块
- 移除首页的笔记模块,因为笔记功能暂时不使用
- 修改了README中的链接格式,使用plaintext
- 修改了menuLinks,注释掉了notes
2025-04-01 17:09:42 +08:00
c03e9c6658 feat: 首页增加关于我的信息,更新依赖
- 首页增加个人简介和wakatime代码时间
- 更新pnpm版本
- 移除about页面,精简导航栏
- 增加最近更新组件,在归档页展示
- 移除notes的index
2025-03-28 21:13:04 +08:00
0149481062 feat: 添加自我介绍组件并将其集成到主页和关于页面 2025-03-24 18:41:57 +08:00
e6a88b73af feat(blog): 重构文章和笔记展示,优化分类和标签 2025-03-05 16:14:05 +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
513808f4c5 feat: Enhance notes display with multi-column layout and line clamping 2025-02-10 17:34:39 +08:00
f22b2529e8 feat: personalize blog and update configurations 2025-02-05 20:35:05 +08:00
ea645368e9 Initial commit 2025-02-05 14:07:58 +08:00