11 Commits

Author SHA1 Message Date
sutong 18b74a9d51 chore: prepare open source archive 2026-07-19 18:49:14 +08:00
sutong 3bde132a6d feat: 添加主题切换扩散动画 2026-07-17 00:55:31 +08:00
sutong 991264c32c feat: 优化首页个人名片与内容入口 2026-07-16 23:51:55 +08:00
sutong 206602da23 fix: 公安备案图标与文字居中对齐
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-03 00:10:39 +08:00
sutong 45fda56fb8 feat: 暗色模式星空背景、主题切换顺序优化
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 00:06:02 +08:00
sutong d7b7fc0398 refactor: 备案号改为环境变量配置
ICP 和公安备案号通过 NUXT_PUBLIC_ICP / NUXT_PUBLIC_PS_BEIAN 环境变量读取,
空值时底部不显示。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 23:22:04 +08:00
sutong 3b1677d08a chore: 添加公安备案号
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 23:21:01 +08:00
sutong e2efce550f feat: 文章图片点击缩放
点击图片全屏遮罩放大,Esc 或点击遮罩关闭,纯自定义实现无额外依赖。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 22:44:08 +08:00
sutong 169e22b4cb feat: 文章标签展示、搜索框清除按钮
- 文章详情页和文章卡片展示标签
- 搜索框右侧添加 × 清除按钮
- 标签点击跳转文章列表页自动搜索
- 修复 hasAnyFilter 未包含 tags 的 bug

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 22:43:59 +08:00
sutong b95d06cc2d chore: 将 site.ts 移出版本控制,改为 site.ts.example
备案号等敏感配置不再提交到仓库,Footer 改为从 siteConfig 读取。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 21:54:39 +08:00
sutong b7addb5c7a chore: 初始化项目仓库
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 21:27:39 +08:00