Commit Graph

14 Commits

Author SHA1 Message Date
Estrella Pan
789c02f7f4 fix(docs): convert all relative image paths to absolute paths
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 21:05:05 +01:00
Estrella Pan
03bf265651 docs: add i18n support with Chinese as default language
- Configure VitePress locales with zh-CN as root and en-US as /en/
- Translate all documentation to Chinese (31 files)
- Create English documentation under /en/ directory
- Add Chinese UI labels for navigation and pagination
- Language switcher now available in site header

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-01-27 07:57:13 +01:00
Estrella Pan
f42a5296e7 docs: translate to English, upgrade VitePress 1.6.4, add API reference
- Upgrade VitePress from 1.0.0-rc.4 to 1.6.4 (stable)
- Update all dependencies (vue 3.5, typescript 5.6, @vue/tsconfig 0.5)
- Remove defunct Documate AI integration and google-analytics plugin
- Add Google Analytics via head config instead
- Translate all 25+ documentation pages from Chinese to English
- Add comprehensive REST API reference (docs/api/index.md)
- Add v3.2 changelog to sidebar navigation (fixes dead link)
- Update version string from v3.1 to v3.2
- Fix homepage changelog link to point to v3.2
- Update all WebUI screenshots with current v3.2 UI
- Add new screenshots: calendar view, bangumi poster wall
- Remove obsolete files: documate.json, deploy/windows.md, deploy/unix.md
- Update CSS variables for VitePress 1.6.x compatibility

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-01-24 09:04:10 +01:00
Estrella Pan
f47f77d814 Merge pull request #633 from sdutwsl/patch-1
docs: fix jellyfin hyperlink
2024-04-10 16:28:25 +08:00
Pop
1866889d41 fix: typo in docs/home 2024-01-08 13:50:30 +08:00
sdutwsl
699b1f611b docs: fix jellyfin hyperlink 2023-12-04 23:47:26 +08:00
EstrellaXD
f1b915f205 docs: update docs. 2023-09-24 22:56:32 +08:00
EstrellaXD
a5be83a8c6 Merge branch 'main' into docs-update
# Conflicts:
#	docs/.vitepress/config.ts
#	docs/deploy/windows.md
#	docs/package.json
#	docs/pnpm-lock.yaml
2023-09-24 22:46:32 +08:00
EstrellaXD
dad0815306 docs: update to vitepress-rc4, init 3.1 docs. 2023-08-24 14:46:07 +08:00
EstrellaXD
a428dfcb41 docs: update docs. 2023-08-13 20:46:29 +08:00
zthxxx
a508e840f5 docs: adjust documentation site Home Page
- 完善首页预览效果,增加 Logo、WebUI 截图、Credits 部份
- 提升主色调渐变色明度,已同步更改 Logo、WebUI、Figma
- 修复部份页面 HTML Title 显示问题
2023-06-27 21:47:00 +08:00
EstrellaXD
5076686ef3 docs: fix link problem 2023-07-07 18:13:39 +08:00
zthxxx
e274353968 docs: support zoom with specify images in docs 2023-06-26 22:37:00 +08:00
zthxxx
877f29f995 docs: 更新文档站结构,减少一层 src/ 目录嵌套 2023-06-30 23:12:00 +08:00