- Restructure content with more engaging metaphors and practical examples
- Add simplified interactive components to demonstrate key concepts
- Improve readability with better organization and visual aids
- Update terminology to be more beginner-friendly
- Include real-world API usage scenarios
- 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
- Fix EscapeParserDemo play button and pointer alignment
- Improve TerminalHandsOn AI helper visibility and apt/pip support
- Update terminal intro markdown content
Add a comprehensive terminal introduction guide with interactive Vue components demonstrating terminal concepts. Includes:
- Terminal definition and architecture visualization
- Character grid and cell inspector
- ANSI escape sequences demo
- Input visualization and signal mechanisms
- Flow diagrams and TUI examples
The components are registered in the VitePress theme and linked from the appendix section. Each component includes detailed documentation and interactive elements to help users understand terminal principles.
Refactor the content to focus on business analysis to multi-page prototype implementation. Add new images and streamline the guide for better clarity and flow. The update includes practical examples and step-by-step instructions for creating an e-commerce material workbench prototype.
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
- Enhance assignment section with detailed instructions and card component
- Restructure appendix with navigation card and better section linking
- Improve readability and organization of content
- Add robots.txt to control search engine crawling
- Update markdown files with frontmatter metadata
- Refactor config.mjs with comprehensive SEO enhancements including:
- Language-specific SEO configurations
- Structured data (JSON-LD)
- Sitemap generation
- Social media meta tags
Adjust default font size from 13px to 14px and modify blockquote styling
Convert fixed pixel values to relative em units for better scalability
Improve spacing and typography consistency across components
Add a GitHub stars widget component to display repository stars count with caching
Remove social links from config as they're now handled by the new widget
Improve font size and line height clamping with null checks
Standardize stage card links across language versions by using dynamic base path
Convert static div elements to anchor tags in Japanese and English versions
- 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