- Implement dynamic image height constraints based on aspect ratio to prevent vertical space issues
- Add new ultra-tall category for images with ratio > 3
- Include two new appendix examples in sidebar navigation
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
Restructure the API documentation to use more intuitive analogies and practical examples. Focus on explaining core concepts like request/response cycles and real-world API usage patterns. Simplify technical details while maintaining accuracy, and add concrete code examples for both Python and JavaScript implementations.
Update the roadmap in README.md to reflect current priorities and reorder tasks based on feedback.
Update the incorrect file name reference in the extra7 link from "extra9" to "extra7" to maintain consistency. Also refresh the docs README with new content including project introduction, roadmap, and navigation structure.
- Enhance chapter0-learning-map.md with new sections about project-based learning
- Refine README.md with updated project descriptions and roadmap
- Improve clarity and completeness of documentation
- Update image paths in documentation files to use relative paths
- Enhance README content with more detailed descriptions of chapters
- Fix sidebar link for CLI AI coding tools