Commit Graph

42 Commits

Author SHA1 Message Date
f0752c8a1a feat: 添加Umami分析
- 集成Umami进行网站分析
- 添加Umami跟踪脚本
2025-04-30 12:37:07 +08:00
0a72b399ce feat(social-list): 更新社交链接列表
- 移除Bilibili链接
- 更新YouTube链接
- 添加RSS链接

此次修改更新了社交链接列表,移除了不再使用的Bilibili链接,更新了YouTube链接,并添加了RSS链接。
2025-04-07 13:12:54 +08:00
baee12dd9f style: 修改标题和样式
- 修改网站标题为 "KazooTTT 博客"
- 修改头部导航栏样式,使页面更加美观
2025-04-01 22:31:36 +08:00
c03e9c6658 feat: 首页增加关于我的信息,更新依赖
- 首页增加个人简介和wakatime代码时间
- 更新pnpm版本
- 移除about页面,精简导航栏
- 增加最近更新组件,在归档页展示
- 移除notes的index
2025-03-28 21:13:04 +08:00
207d923ee7 style: 优化文章图片加载样式 2025-03-20 14:13:16 +08:00
b7bf1eab35 style(footer): 调整页脚链接样式以支持折行
- 修改页脚链接的 flex 布局,从 `gap-x-2 sm:gap-x-0` 改为 `flex-wrap gap-x-2 sm:gap-x-0`,使其支持折行。
- 调整链接的内边距,在小屏幕上使用 `px-2 py-2`,在大屏幕上使用 `sm:px-4 sm:py-0`,以优化在小屏幕上的显示效果。
2025-03-05 16:36:49 +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
7912a06e82 feat: change the sort of the components 2025-02-14 18:45:08 +08:00
527e98e0d1 fix: Correct summary card display condition in Note component 2025-02-14 15:44:38 +08:00
cd6388c0d6 feat: Add summary card to note components 2025-02-14 15:41:27 +08:00
513808f4c5 feat: Enhance notes display with multi-column layout and line clamping 2025-02-10 17:34:39 +08:00
8e8dc71801 refactor: Improve layout and styling across multiple components 2025-02-08 18:32:57 +08:00
d94384bc40 feat: Enhance BaseHead and Note page metadata with Google Analytics and improved description 2025-02-08 17:14:24 +08:00
205430caa9 fix: dump share buttons 2025-02-08 16:47:47 +08:00
5f13ceb06a feat: Add content footer, update tools and layout components 2025-02-08 16:41:53 +08:00
b40a9adafd fix: build error 2025-02-07 17:54:51 +08:00
0defa34797 feat: center img and iframe 2025-02-07 17:24:01 +08:00
84730146a6 feat: enhancer toc 2025-02-07 17:19:02 +08:00
2619f3c307 fix: 修复菜单未sticky 2025-02-07 16:35:46 +08:00
4b5897d856 refactor: remove CI workflows and integrate share buttons 2025-02-07 00:08:13 +08:00
ff477cea7e revert style 2025-02-06 14:57:36 +08:00
f7aece07e8 feat: show og image 2025-02-06 14:54:20 +08:00
09f1dfde9d fix: 避免横向滚动条 2025-02-06 14:44:45 +08:00
6e1f206bd8 feat: add share buttons 2025-02-06 14:43:03 +08:00
353ef191cc fix: style error 2025-02-06 01:38:24 +08:00
53ca702540 fix: style error 2025-02-06 01:14:12 +08:00
3c04fece23 feat: show all the conetnt of note 2025-02-06 01:09:40 +08:00
14438ca123 fix: add blur effect when the img is loading 2025-02-06 00:16:03 +08:00
6d9c280a84 feat: image enlarge 2025-02-06 00:07:18 +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
f83c1e907a fix: remote url 2025-02-05 21:59:24 +08:00
5374ed3b5a chore: add script 2025-02-05 21:56:23 +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