Skip to content

Commit 893bd0d

Browse files
committed
changelog: log today's footer / header simplification and real tools data
1 parent 803679e commit 893bd0d

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@
44

55
---
66

7+
## 2026-05-03
8+
9+
视觉简化为主:去装饰、统一节奏;工具页换上真实数据。
10+
11+
### 新增
12+
13+
- **工具页填充真实数据**[`src/data/tools.ts`](src/data/tools.ts) 的三条占位(SubtitleFlow / SubLint / TimingHelper)替换为实际可用工具——**SVG to ASS Draw****ASS Subsetter****ASS to SVG**,全部托管在 `subs.js.org` 子域名下。工具页第一次能看到真东西。
14+
15+
### 改进
16+
17+
- **Footer 主体重组**:从五列等宽网格改成两区布局——左 1/3 站点说明 + 右 2/3 四列链接组,移动端折叠更顺。
18+
- **Header 导航**:去掉桌面 / 移动 nav 项左边的小数字编号("`01 关于`" → "`关于`")。
19+
- **Footer 分栏标题**:去掉左边的 "— " 横杠前缀。
20+
21+
### 删除
22+
23+
- 全站页面顶部的 kicker 小标签(about / projects / tools / learn / community / contribute / search 七个页面、中英两版统一移除),让 hero 区域更聚焦。
24+
- Header 右上角的实时时钟(同步清理了 [`src/components/MotionScripts.astro`](src/components/MotionScripts.astro) 里对应的 tick 脚本)。
25+
- 工具卡片右上角的 "N° XX" 编号。
26+
- Footer "回到顶部 ↑" 提示。
27+
- Footer 版本号 "v0.1" 标记。
28+
- Footer 社交平台缩减:移除 Discord / B站 / 微博(保留 Telegram / YouTube / GitHub / X / Bluesky / Mastodon / Instagram)。
29+
30+
---
31+
732
## 2026-05-02
833

934
整体过了一遍脚手架阶段遗留问题,并完成了一次主要的视觉迭代。

0 commit comments

Comments
 (0)