Skip to content

feat(www): 官方站点改造 — 首页收敛 + 站内文档结构#412

Merged
minorcell merged 1 commit intomainfrom
xgopilot/claude/issue-411-1776865616
Apr 22, 2026
Merged

feat(www): 官方站点改造 — 首页收敛 + 站内文档结构#412
minorcell merged 1 commit intomainfrom
xgopilot/claude/issue-411-1776865616

Conversation

@fennoai
Copy link
Copy Markdown

@fennoai fennoai Bot commented Apr 22, 2026

Requested by @minorcell

Closes #411

改动概览

P0 — 首页收敛(www/index.md / www/en/index.md

  • 移除 Core LoopArchitecture 两个技术实现细节 section
  • Features 从 4 个压缩为 3 个,措辞改为用户视角:完全本地 / 终端原生 / 多模型支持
  • Hero tagline 改为产品价值语言(「安装即用,无需云端,代码留在本地。」)
  • 首页入口按钮改为「快速开始」,直链 /docs/quick-start
  • 英文首页同步更新

P1 — 站内文档结构(www/docs/ + www/en/docs/

新增中英双语文档页,内容从仓库 docs/ 迁入,不再只跳 GitHub 链接:

页面 说明
docs/quick-start.md 安装、配置 API Key、启动、工作目录
docs/guides/configuration.md 配置文件结构、字段说明、常见错误
docs/guides/providers.md 内置 provider 列表、自定义 provider 配置
docs/guides/mcp.md MCP server stdio 配置与排查
docs/guides/update.md 自动检测与手动升级
docs/reference/architecture.md 核心层级与设计原则(用户视角,非内部设计文档)

文档入口页 docs/index.md 改为站内导航概览。

P1 — 侧边栏导航(www/.vitepress/config.mts

  • 中英文顶部导航精简为:文档 / GitHub(去掉"首页",logo 即回首页)
  • 添加 /docs//en/docs/ 侧边栏:Quick Start → 使用指南 → 参考

P2 — QuickStartCards 内链

  • 「更多配置」卡片的链接从 GitHub README 改为站内配置指南页

- 首页重写:移除 Core Loop / Architecture 技术细节 section,
  Features 从 4 个压缩为 3 个并改为用户视角文案(完全本地 / 终端原生 / 多模型支持),
  Hero tagline 改为产品价值语言,入口按钮改为「快速开始」直链 /docs/quick-start

- 英文首页同步更新,一致采用用户视角描述

- 新增站内文档结构(中英双语):
  - docs/quick-start.md / en/docs/quick-start.md(安装 + 配置 + 启动)
  - docs/guides/configuration.md / en/docs/guides/configuration.md
  - docs/guides/providers.md / en/docs/guides/providers.md
  - docs/guides/mcp.md / en/docs/guides/mcp.md
  - docs/guides/update.md / en/docs/guides/update.md
  - docs/reference/architecture.md / en/docs/reference/architecture.md

- 文档入口页 docs/index.md 改为站内导航概览,不再只跳 GitHub 链接

- 添加侧边栏导航(Quick Start / 使用指南 / 参考),顶部导航精简为「文档 / GitHub」

- QuickStartCards 的「更多配置」链接改为指向站内配置指南

Closes #411

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: minorcell <120795714+minorcell@users.noreply.github.com>
@fennoai fennoai Bot mentioned this pull request Apr 22, 2026
@minorcell minorcell merged commit 4bcb829 into main Apr 22, 2026
1 check passed
@fennoai fennoai Bot deleted the xgopilot/claude/issue-411-1776865616 branch April 22, 2026 14:15
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

官方站点建设

2 participants