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

@@ -186,7 +186,7 @@ CCW provides full state persistence for all workflow sessions:
<li>Simple feature implementation</li>
<li>Direct execution without planning overhead</li>
</ul>
<Link to="/docs/workflows/level-1-ultra-lightweight" className="button button--primary button--sm">Learn Level 1</Link>
<Link to="/workflows/level-1-ultra-lightweight" className="button button--primary button--sm">Learn Level 1</Link>
</div>
</div>
</div>
@@ -202,7 +202,7 @@ CCW provides full state persistence for all workflow sessions:
<li>Test-driven development</li>
<li>Complete planning with verification</li>
</ul>
<Link to="/docs/workflows/level-3-standard" className="button button--primary button--sm">Learn Level 3</Link>
<Link to="/workflows/level-3-standard" className="button button--primary button--sm">Learn Level 3</Link>
</div>
</div>
</div>