docs: enhance README, appendix naming, and IDE intro
- README.md: - Rename 'Zero' stage to '新手入门' - Highlight 'Star' encouragement with larger font and purple color - Default unfold 'Zero' and 'One' sections for better accessibility - Content Updates: - Rename '附录示例' to '扩展阅读' (Extended Reading) for better clarity in sidebar and articles - Add VS Code download links and introductory explanation in 'IDE Intro' appendix - Clarify VS Code's role as a modern IDE
This commit is contained in:
@@ -302,11 +302,11 @@ export default defineConfig({
|
||||
link: '/zh-cn/stage-1/appendix-b-common-errors/'
|
||||
},
|
||||
{
|
||||
text: '附录示例 1:7 款主流 Vibe Coding 在线平台实测对比',
|
||||
text: '扩展阅读 1:7 款主流 Vibe Coding 在线平台实测对比',
|
||||
link: '/zh-cn/stage-1/appendix-articles/example0-1/vibe-coding-tools-snake-game-tutorial'
|
||||
},
|
||||
{
|
||||
text: '附录示例:用编程和设计智能体开发网站',
|
||||
text: '扩展阅读 2:用编程和设计智能体开发网站',
|
||||
link: '/zh-cn/stage-1/appendix-articles/example0-2/vibe-coding-tools-build-website-with-ai-coding-and-design-agents'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user