docs: add public-facing product roadmap (zh/en/ja/ko)#1046
docs: add public-facing product roadmap (zh/en/ja/ko)#1046qiongyu1999 wants to merge 4 commits intomainfrom
Conversation
Add benefit-driven product roadmap pages for all four locales and wire them into the sidebar navigation.
Deploying nexu-docs with
|
| Latest commit: |
e4c0307
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://614a8c2a.nexu-docs.pages.dev |
| Branch Preview URL: | https://docs-product-roadmap.nexu-docs.pages.dev |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e4c0307e7d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - 已准备一个可用的 IM 渠道,用于和自己的 `nexu` 对话 | ||
|
|
||
| 如果你还没有安装 Windows 内测版客户端,可以先看 [Windows 内测使用指南](/zh/guide/windows-beta)。 | ||
| 如果你还没有安装 Windows 客户端,可以先看 [Windows 正式版安装指南](/zh/guide/windows-install)。 |
There was a problem hiding this comment.
Keep Seedance Windows setup requirements consistent
This change points users to the official Windows install guide, but this page still lists 已安装 Windows 内测版 nexu as a prerequisite above, which creates contradictory setup instructions for the same flow. In practice, users on the stable installer can’t tell whether they are supported, and users following the old beta-only assumption may stop unnecessarily. Please update this section so the prerequisite wording matches the new official-install path.
Useful? React with 👍 / 👎.
What
Add a public-facing product roadmap page to the docs site, available in all four locales (zh/en/ja/ko).
Why
The team lacked a user-facing roadmap. Users had no visibility into what's shipped, what's being built, and what's coming next. This establishes a clear, maintained signal for users and contributors.
How
docs/zh/guide/roadmap.md,docs/en/guide/roadmap.md,docs/ja/guide/roadmap.md,docs/ko/guide/roadmap.mddocs/.vitepress/config.tsAffected areas
docs/.vitepress/config.ts— sidebar entries for en/zh/ja/kodocs/*/guide/roadmap.md— new pages (4 files)Checklist