- Add header.png to assets directory
- Remove deprecated Vue demo components for API and context engineering
- Update README.md to include new header image
- 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
- Update READMEs and docs across multiple languages
- Enhance interactive demos for Agent, LLM, VLM, Audio, Image Gen, Terminal, and Web Basics
- Add new appendix sections for Database and IDE intros
- Update VitePress config, theme, and utility scripts
- Clean up unused assets and components
Update documentation paths to use zh-cn locale consistently and modify appendix titles in config file. Changes include:
- Updating all doc paths to use zh-cn prefix
- Renaming appendix examples in config.mjs
- Maintaining same functionality while standardizing paths
- Add CLAUDE.md and MULTI_LANGUAGE_PLAN.md to gitignore
- Fix english badge link in README.md
- Add comprehensive README_EN.md with project details
- Update CLAUDE.md with new project architecture details
- Redesign README with better visual hierarchy and styling
- Update documentation styles including line height and blockquote formatting
- Remove BOM character from ai-capability-dictionary.md
- Add Setting icon import to Layout.vue
- Standardize font sizes and line heights across docs
- Add ChapterIntroduction component for consistent chapter headers
- Fix markdown formatting and whitespace issues
- Improve code block and table styling
- Add font size and line height controls to layout
docs: update README phrasing for better clarity
style: improve responsive text wrapping in home hero and text components
Add conditional to only run build job for datawhalechina repository
Update README wording for better flow and understanding
Modify CSS to handle text wrapping on mobile while maintaining desktop behavior
- Modify README content to remove outdated year reference and update course descriptions
- Adjust vitepress config to change outline level from 'deep' to [1,6] range
Deleted unused image files and documentation markdown files from docs/extra and docs/examples directories. Updated README.md to mark wechat miniprogram section as complete (✅). Removed outdated content including AI capability handbook, API documentation, and example tutorials.
docs: add example0-1 and example0-2 tutorial markdown files with images
chore: update sidebar and readme to include new example0 sections
style: fix formatting in index.html and README.md