Skip to content

docs: add Cube 100 Program page and update navigation/README#1081

Open
caoqianyun wants to merge 1 commit into
masterfrom
docs/cube-100-program
Open

docs: add Cube 100 Program page and update navigation/README#1081
caoqianyun wants to merge 1 commit into
masterfrom
docs/cube-100-program

Conversation

@caoqianyun

Copy link
Copy Markdown
Collaborator

What this PR does

Adds the Cube 100 Program (首批 100 位 AI Agent 生产先行者案例征集计划) to the documentation site and README, covering both Chinese and English versions.

Changes

1. New documentation pages

  • docs/zh/guide/cube100.md — 中文版计划详情页
  • docs/guide/cube100.md — English version

Content includes: program overview, case study requirements, selection rules, support package, and application form link (wj.qq for zh, Google Form for en).

2. Sidebar config (docs/.vitepress/config.mjs)

  • Chinese sidebar (/zh/guide/): added "Cube 100 计划" under "社区共建" group (after "应用案例", before "生态集成")
  • English sidebar (/guide/): added "Cube 100 Program" under "Contribute" group (after "Use Cases", before "Integrations")

3. README top navigation (both README.md and README_zh.md)

  • EN: added Submit Use Case → links to Google Form
  • ZH: added 用户案例提报 → links to wj.qq form

4. README Community section (both README.md and README_zh.md)

Appended a sentence after the bilingual PR submission note, introducing the Cube 100 Program with a link to the corresponding doc page.

Checklist

  • Bilingual content (zh + en)
  • Sidebar config updated for both locales
  • README top nav updated for both locales
  • README Community section updated for both locales
  • Form links: wj.qq for Chinese, Google Form for English
  • DCO signed

Add bilingual Cube 100 Program documentation pages (zh + en) with program
overview, case study requirements, selection rules, and support package.

Update sidebar config (config.mjs) for both locales, README top navigation
(Submit Use Case / 用户案例提报), and Community section intro for both locales.

Signed-off-by: caoqianyun <594833623@qq.com>
@cubesandboxbot

Copy link
Copy Markdown

PR Review: docs: add Cube 100 Program page and update navigation/README (#1081)

Reviewer: AI-generated review
Reviewed against base branch: master

Changes

This PR adds the Cube 100 Program (首批 100 位 AI Agent 生产先行者案例征集计划) to the documentation site and README, covering both Chinese and English versions.

Files changed (5 files, +150/-4)

  • docs/guide/cube100.md — new English program landing page (+71)
  • docs/zh/guide/cube100.md — new Chinese program landing page (+71)
  • docs/.vitepress/config.mjs — sidebar entries for both locales (+2)
  • README.md — top nav link + community section update (+3/-2)
  • README_zh.md — top nav link + community section update (+3/-2)

Verified ✅

Check Result
Sidebar placement (EN) Correct: between "Use Cases" and "Integrations" in the "Contribute" group
Sidebar placement (ZH) Correct: between "应用案例" and "生态集成" in the "社区共建" group
VitePress link convention Links use no .md extension, matching existing sidebar entries
README top nav · separator Correct — trailing separator added to the preceding link, new link appended
README Community section paths ./docs/guide/cube100.md and ./docs/zh/guide/cube100.md resolve correctly from repo root
Bilingual parity English and Chinese pages mirror each other in structure, sections, tables, and CTAs
Form link consistency EN doc → Google Form, ZH doc → wj.qq; same links in both doc pages and README nav
Frontmatter convention Omitted — consistent with standalone guide pages (quickstart, connect-existing-cluster)

Minor style suggestion

  • docs/guide/cube100.md line 79: The word "tellable" in "100 real, tellable, and measurable" is valid but uncommon. Consider alternatives like "compelling" or "story-worthy" for a more natural read. Non-blocking.

Verdict

The PR is clean, correctly scoped, and consistently implemented across both locales. All structural changes (sidebar, nav links, relative paths) are accurate. No blocking issues found.

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.

1 participant