Merged
Conversation
- 首页重写:移除 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>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by @minorcell
Closes #411
改动概览
P0 — 首页收敛(
www/index.md/www/en/index.md)/docs/quick-startP1 — 站内文档结构(
www/docs/+www/en/docs/)新增中英双语文档页,内容从仓库
docs/迁入,不再只跳 GitHub 链接:docs/quick-start.mddocs/guides/configuration.mddocs/guides/providers.mddocs/guides/mcp.mddocs/guides/update.mddocs/reference/architecture.md文档入口页
docs/index.md改为站内导航概览。P1 — 侧边栏导航(
www/.vitepress/config.mts)文档 / GitHub(去掉"首页",logo 即回首页)/docs/和/en/docs/侧边栏:Quick Start → 使用指南 → 参考P2 — QuickStartCards 内链