320 Commits

Author SHA1 Message Date
3048a45b71 Update docs and sort content 2025-06-15 09:10:13 +00:00
eaf435e811 Update docs and sort content 2025-05-18 09:36:23 +00:00
57bd44199d style: 移除 TOCHeading 和 BlogPost 组件中的 # 符号
- 移除 TOCHeading 组件中链接前的 # 符号
- 移除 BlogPost 组件中标题前的 # 符号
2025-05-18 16:59:30 +08:00
64083959b3 feat: 移除页面中的 Tools 组件
- 移除 about 页面中的 Tools 组件
- 移除 index 页面中的 Tools 组件

此更改简化了页面结构,移除了不必要的工具组件。
2025-05-18 16:53:04 +08:00
e411338a9e Update docs and sort content 2025-05-18 08:51:47 +00:00
c89211f135 Update docs and sort content 2025-05-18 08:49:38 +00:00
dc99617273 Update docs and sort content 2025-05-10 17:28:56 +00:00
b0dc31c51b Update docs and sort content 2025-05-10 16:37:32 +00:00
4d1c6b9b3a Update docs and sort content 2025-05-10 15:25:25 +00:00
ff2bb77707 feat: 更新自我介绍页面
- 更改自我介绍内容为 "前端 / 吉他 / 摄影 / 追星"
- 移除旧的介绍文字和外部链接
2025-04-30 12:50:18 +08:00
f0752c8a1a feat: 添加Umami分析
- 集成Umami进行网站分析
- 添加Umami跟踪脚本
2025-04-30 12:37:07 +08:00
f05b886396 Update docs and sort content 2025-04-29 07:00:53 +00:00
48f3227688 Update docs and sort content 2025-04-29 06:54:11 +00:00
77ae882b43 Update docs and sort content 2025-04-29 06:53:56 +00:00
9c0973638a Update docs and sort content 2025-04-29 06:53:35 +00:00
a1275593b9 Update docs and sort content 2025-04-29 06:48:38 +00:00
262b6ed3ab Update docs and sort content 2025-04-29 06:39:39 +00:00
8ba6f6e413 Update docs and sort content 2025-04-28 16:30:58 +00:00
d652a45c13 Update docs and sort content 2025-04-28 16:25:32 +00:00
c15c556c06 Update docs and sort content 2025-04-24 03:51:25 +00:00
b63c52df9e Update docs and sort content 2025-04-21 14:52:49 +00:00
ec402ffbfe feat: 显示标签和分类的数量 2025-04-15 17:26:00 +08:00
a1fc14d838 feat: 修改分页大小以匹配全局配置 2025-04-15 16:46:46 +08:00
ece753d46b Merge branch 'main' of https://github.com/KazooTTT/kazoottt-blog-v2 2025-04-15 16:43:48 +08:00
e271a2efd9 chore: 修改每页最大文章数为100 2025-04-15 16:43:46 +08:00
bd2f5178ce Update docs and sort content 2025-04-10 15:25:09 +00:00
a4d4ad6b93 docs: update self-intro content for clarity and context 2025-04-10 18:18:44 +08:00
c834969703 Update docs and sort content 2025-04-09 04:17:02 +00:00
97ce476651 Merge branch 'main' of https://github.com/KazooTTT/kazoottt-blog-v2 2025-04-09 12:12:59 +08:00
ea0268259d docs: remove notes 2025-04-09 12:12:48 +08:00
f343d4d18c Update docs and sort content 2025-04-09 04:03:54 +00:00
37d80c7d79 Merge branch 'main' of https://github.com/KazooTTT/kazoottt-blog-v2 2025-04-07 13:12:56 +08:00
0a72b399ce feat(social-list): 更新社交链接列表
- 移除Bilibili链接
- 更新YouTube链接
- 添加RSS链接

此次修改更新了社交链接列表,移除了不再使用的Bilibili链接,更新了YouTube链接,并添加了RSS链接。
2025-04-07 13:12:54 +08:00
ebe5cc59a5 Update docs and sort content 2025-04-05 16:53:32 +00:00
1f48dedb16 feat: 首页增加查看更多文章的链接
- 在首页的文章列表下方添加了一个“查看更多 →”的链接,指向 /posts/ 页面,方便用户浏览所有文章。
2025-04-02 12:40:09 +08:00
1a49d28395 docs: 更新自我介绍
- 简化自我介绍,只保留最基本的信息
2025-04-02 11:55:00 +08:00
827e6eeadf fix(date): replace Beijing time conversion with GMT conversion 2025-04-01 23:21:59 +08:00
f816128ccc Update docs and sort content 2025-04-01 15:06:36 +00:00
054047e2b4 Merge branch 'main' of https://github.com/KazooTTT/kazoottt-blog-v2 2025-04-01 22:31:38 +08:00
baee12dd9f style: 修改标题和样式
- 修改网站标题为 "KazooTTT 博客"
- 修改头部导航栏样式,使页面更加美观
2025-04-01 22:31:36 +08:00
10cc40f869 Update docs and sort content 2025-04-01 14:24:23 +00:00
6aed3ff17c feat(rss): RSS 时间转换为北京时间
- 将 RSS 源中的时间转换为北京时间,保证时区正确。
- 使用 `convertToBeijingTime` 函数进行转换。
2025-04-01 22:22:39 +08:00
3a4364976c Update docs and sort content 2025-04-01 13:54:08 +00:00
7463daefe7 Update docs and sort content 2025-04-01 13:46:21 +00:00
fa9ab1a4bc chore: 移除首页的笔记模块
- 移除首页的笔记模块,因为笔记功能暂时不使用
- 修改了README中的链接格式,使用plaintext
- 修改了menuLinks,注释掉了notes
2025-04-01 17:09:42 +08:00
75da123e09 chore: no pnpm lock 2025-03-28 21:17:46 +08:00
c03e9c6658 feat: 首页增加关于我的信息,更新依赖
- 首页增加个人简介和wakatime代码时间
- 更新pnpm版本
- 移除about页面,精简导航栏
- 增加最近更新组件,在归档页展示
- 移除notes的index
2025-03-28 21:13:04 +08:00
b5dd9d1f84 Update docs and sort content 2025-03-27 06:17:24 +00:00
ee9a8e4b0a Update docs and sort content 2025-03-27 06:01:12 +00:00
4c96c80101 Update README.md 2025-03-25 18:02:26 +08:00