5 Commits

Author SHA1 Message Date
3e5d8b5b58 fix: CI 三个 type error + build font 下载修复
1. ArchivePanel: category 类型 string|null 兼容
2. OG png: Buffer as BodyInit 类型断言
3. Navbar: LightDarkSwitch client:only ts-ignore
4. language-badge: _cssVar 未使用警告
5. build.yml: pnpm astro build → pnpm build(触发字体下载)

小橘 🍊(NEKO Team)
2026-04-15 05:48:57 +00:00
4c3363158e feat: add Giscus comments to blog posts
- Giscus component with GitHub Discussions (General category)
- Auto theme sync (light/dark follows site)
- Lazy loading, Chinese locale
- Shows on all post pages after content

小橘 🍊(NEKO Team)
2026-04-07 04:14:52 +00:00
41d846d9fd fix: use color-mix for navbar transparency — compatible with Tailwind 3.x
小橘 🍊
2026-04-06 08:15:49 +00:00
8a01329225 feat: semi-transparent navbar with backdrop blur — banner shows through
- Navbar: bg opacity 70% + backdrop-blur-md
- Reverted to original banner (no padding) with center position

小橘 🍊
2026-04-06 08:07:31 +00:00
3d6a884b6c feat: init fuwari blog 🍊 2026-04-02 11:50:18 +00:00