- Add dynamic base path detection for Vercel environment
- Fix logo path construction to handle double slashes
- Update sidebar item numbering format for consistency
The build output configuration is unnecessary as it matches Vite's default behavior. This simplifies the config while maintaining the same functionality.
Remove repository name extraction from build command and update base path to '/easy-vibe/'
Add rollup options for hashed filenames to ensure cache busting
Improve sidebar navigation spacing and line heights to enhance visual hierarchy and readability. Move CSS from external file to inline style in config for better maintainability.
Update CSS selectors to be more specific and remove redundant parent selectors
Change absolute links to relative paths in index.md for better portability
- 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