Add license files and new runtime JavaScript bundle for Chinese documentation site

This commit is contained in:
catlog22
2026-02-05 20:57:57 +08:00
parent 9fc2c876f7
commit 4258a77dd2
108 changed files with 305 additions and 1222 deletions

View File

@@ -16,7 +16,7 @@ import Link from '@docusaurus/Link';
</div>
<div className="card__body">
<p>探索 15 个工作流级别,从快速执行到智能编排</p>
<Link to="/docs/zh/workflows/introduction">开始使用</Link>
<Link to="/workflows/introduction">开始使用</Link>
</div>
</div>
</div>
@@ -27,7 +27,7 @@ import Link from '@docusaurus/Link';
</div>
<div className="card__body">
<p>完整命令参考涵盖工作流、issue、CLI 和内存操作</p>
<Link to="/docs/zh/commands/general/ccw">浏览命令</Link>
<Link to="/commands/general/ccw">浏览命令</Link>
</div>
</div>
</div>
@@ -35,6 +35,6 @@ import Link from '@docusaurus/Link';
## 快速链接
- [工作流介绍](/docs/zh/workflows/introduction)
- [命令参考](/docs/zh/commands/general/ccw)
- [常见问题](/docs/zh/faq)
- [工作流介绍](/workflows/introduction)
- [命令参考](/commands/general/ccw)
- [常见问题](/faq)