Commit Graph

60 Commits

Author SHA1 Message Date
sanbuphy 82be39a9ac fix(ui): correct cursor position in LlmQuickStartDemo and adjust image width 2026-01-16 22:01:19 +08:00
sanbuphy 047118a7f0 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
2026-01-16 21:49:15 +08:00
sanbuphy 1b6b88fe35 docs: refactor README sections and rename zero stage to '新手入门' 2026-01-16 21:33:56 +08:00
sanbuphy 73f4788d7e feat: comprehensive documentation and demo updates
- 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
2026-01-16 19:10:51 +08:00
sanbuphy c8567ce23f feat: save current work to dev branch 2026-01-15 20:10:19 +08:00
sanbuphy 6eeae7cffa docs: update documentation paths and appendix titles
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
2026-01-14 10:14:04 +08:00
sanbuphy b0f1ccf500 fix 2026-01-14 09:16:10 +08:00
sanbuphy 176caa08bd fix 2026-01-13 23:43:12 +08:00
sanbuphy 6b95b42eb7 fix 2026-01-13 23:42:49 +08:00
sanbuphy 06b154a607 FIX 2026-01-13 23:41:13 +08:00
sanbuphy f75289c3ea fix 2026-01-13 23:40:34 +08:00
sanbuphy f3df90e728 docs: fix formatting and spacing in README.md 2026-01-13 23:37:22 +08:00
sanbuphy 26abc96b2f docs: simplify and reorganize README content
Remove redundant sections and streamline project description for better readability
2026-01-13 23:33:55 +08:00
sanbuphy 61dea9888f docs: update README with multilingual support and course details
Add language selection badges and restructure content to better describe the Easy-Vibe course objectives and target audience
2026-01-13 23:31:24 +08:00
sanbuphy 0e0de6382f refactor: restructure docs for i18n support
- Move existing documentation to docs/zh-cn/
- Initialize structure for multiple languages (ar-sa, de-de, en-us, etc.)
- Add update_readmes.cjs utility script
- Update deployment documentation
2026-01-13 20:09:45 +08:00
sanbuphy c532b04f29 style(readme): adjust spacing in badges section
Add margin styles to improve visual spacing between badge elements
2026-01-13 16:07:55 +08:00
sanbuphy e61706520d docs: update gitignore and add english readme
- 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
2026-01-13 16:04:46 +08:00
sanbuphy edaef68c1e docs: update README badge styles and layout
- Consolidate badge sections for better readability
- Update badge colors for visual consistency
- Remove redundant div containers
2026-01-13 15:53:58 +08:00
sanbuphy 0b1473bcc3 docs: update README and improve documentation styling
- 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
2026-01-13 15:42:48 +08:00
sanbuphy 1d25eb9b9b style(docs): improve typography and layout consistency
- 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
2026-01-13 14:42:34 +08:00
sanbuphy 6dca0016eb ci(deploy): restrict build job to datawhalechina owner
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
2026-01-13 09:42:39 +08:00
sanbuphy 1d2893925a fix readme 2026-01-12 23:18:35 +08:00
sanbuphy 5e345fe3e7 fix readme 2026-01-12 23:17:57 +08:00
sanbuphy 65cef1f11e fix readme 2026-01-12 23:14:50 +08:00
sanbuphy f11093a711 docs: update documentation content and config
- 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
2026-01-12 23:08:58 +08:00
sanbuphy a58b21d49d docs: update project description and navigation text
- Simplify description in config file and README
- Improve readability of learning path structure
- Update navigation menu text for better clarity
2026-01-12 22:57:59 +08:00
sanbuphy 26a612e40d chore: trigger vercel deployment 2026-01-12 16:35:58 +08:00
sanbuphy 630090d9de docs: add build status badge to trigger deployment 2026-01-12 16:00:03 +08:00
sanbuphy d33d85734d docs: update readme with image and fix tagline css
Add readme-image1.png to README.md for better visual guidance
Fix tagline wrapping issues in theme style.css
2026-01-12 15:34:58 +08:00
sanbuphy 201806f662 chore: remove unused images and docs, update wechat miniprogram status
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.
2026-01-12 15:13:15 +08:00
sanbuphy 1f23432439 chore: clean up and reorganize documentation files
refactor(docs): move project chapters to respective stage directories
fix(docs): correct broken links and update README references
style: format database comparison table for better readability
2026-01-12 14:07:05 +08:00
sanbuphy 50e252c3b4 docs: add .md extension to documentation links 2026-01-12 12:56:18 +08:00
sanbuphy a4b583b13f feat(docs): integrate version2 curriculum and stage-3 updates
概要
- 将 version2 分支的课程结构重构、第三阶段章节新增、示例资源迁移、高级 RAG 文档与 Vercel 部署配置等整合为 main 上的一次汇总提交

内容导航与 README 调整
- 更新 README 的总体介绍文案,引入“第零阶段 + 第一到第三阶段”的完整学习路径描述
- 将原先的“三阶段实战路径”说明替换为新版分阶段描述,突出从小游戏到跨平台复杂应用的学习节奏
- 删除已过时的“第二次更新将在分支 version2 合并到主分支”的提示,改为直接以 main 为主线
- 统一 README 顶部标题和排版风格,保证中英文导航、徽章展示等视觉结构一致

课程结构与章节导航更新
- 调整 docs 目录下的学习阶段导航结构,使 README 中的导航表与各 stage 实际目录对齐
- 补全并创建 stage-3 相关章节入口文件,用于承载高级阶段的课程内容
- 新增或更新以下章节入口:
  - 高级核心技能:
    - docs/stage-3/core-skills/3.1-mcp-claudecode-skills/index.md
    - docs/stage-3/core-skills/3.2-long-running-tasks/index.md
  - 多平台开发:
    - docs/stage-3/cross-platform/3.3-wechat-miniprogram/index.md
    - docs/stage-3/cross-platform/3.4-wechat-miniprogram-backend/index.md
    - docs/stage-3/cross-platform/3.5-android-app/index.md
    - docs/stage-3/cross-platform/3.6-ios-app/index.md
  - 个人品牌:
    - docs/stage-3/personal-brand/3.7-personal-website-blog/index.md
- 保持 stage-0、stage-1、stage-2 既有章节结构不变的前提下,对导航表格进行排版和链接校正,使整体课程地图清晰、可点击

示例与图片资源重组
- 将原先位于 docs/examples/example1/images/ 下的微信小程序示例图片,整体迁移到 stage-3 的正式课程路径中:
  - 目标路径:docs/stage-3/3.3-how-to-build-a-wechat-miniprogram/example1/images/
- 通过 rename 方式保留 git 历史关系,避免图片资源被视为完全新增,从而方便后续追踪
- 为微信小程序示例新增 index 页面:
  - docs/stage-3/3.3-how-to-build-a-wechat-miniprogram/example1/index.md
- 使该示例在“高级三:多平台开发:如何构建微信小程序”章节中有清晰的入口,对应实际实战内容

高级 RAG 与 AI 进阶文档
- 新增一篇系统介绍 RAG 的高级文档:
  - docs/stage-3/ai-advanced/3.a1-rag-introduction/extra5-what-is-rag-and-how-does-it-work-and-future.md
- 覆盖内容包括:RAG 的基本概念、典型架构、工作流程以及未来演进方向,为第三阶段的复杂应用提供知识检索基础
- 配套引入多张插图,帮助读者从架构图和流程视角理解 RAG:
  - docs/stage-3/ai-advanced/3.a1-rag-introduction/images/image1.png ~ image15.png

部署与工程配置
- 新增 vercel.json 配置文件,为项目在 Vercel 上的部署提供基础配置
  - 明确文档构建产物的输出路径和静态站点托管方式
  - 为之后的一键部署和自动化预览打下基础

依赖与锁文件更新
- 调整 package.json 中与新版文档结构和部署相关的配置,保持脚本和依赖与当前课程形态同步
- 更新 package-lock.json,以反映最新的依赖树和版本锁定状态
- 保证在执行 npm install / npm run build 时,依赖环境与 version2 中的实际使用情况一致

兼容性与行为说明
- 该提交通过 npm run build 验证,确保在整合 version2 内容后,VitePress 构建过程正常完成
- main 分支上的历史被压缩为一条有语义的“第二次大更新”提交,详细的开发过程仍保留在 version2 分支,用于后续需要时回溯
2026-01-12 12:25:44 +08:00
sanbuphy ec37e13b90 update readme 2026-01-08 13:10:22 +08:00
sanbuphy 7af6686c81 fix readme 2026-01-08 13:02:35 +08:00
sanbuphy b7e08a0083 fix 2026-01-05 19:29:49 +08:00
sanbuphy 32f010ca7b fix 2026-01-05 11:27:47 +08:00
sanbuphy 2f0f96829e fix 2026-01-04 23:56:07 +08:00
sanbuphy e53b7c0832 fix 2026-01-04 16:12:04 +08:00
sanbuphy 4a67933ffc feat(docs): add example0 tutorials and update sidebar
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
2026-01-04 15:39:37 +08:00
sanbuphy 8ef4a47065 fix 2026-01-02 17:59:15 +08:00
sanbuphy 3f95b14010 fix 2026-01-02 17:51:23 +08:00
sanbuphy 3114f00e65 fix 2026-01-02 17:49:07 +08:00
sanbuphy 6bbef0cea0 docs: update roadmap and fix content ordering in README
- Reorder roadmap items for better clarity
- Add new roadmap items for documentation updates
- Fix content ordering in the extensions table
2026-01-02 10:33:11 +08:00
sanbuphy 48e54ae819 docs:fix 2026-01-02 09:43:08 +08:00
sanbuphy 2e5ca07c8c docs:fix 2026-01-02 09:18:08 +08:00
sanbuphy 506585c15c docs(extra2): rewrite api documentation with clearer explanations and examples
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.
2026-01-01 02:32:31 +08:00
sanbuphy 783282922f docs: update Chinese README link in docs 2026-01-01 01:58:31 +08:00
sanbuphy e146d0876f docs: fix broken English README links 2026-01-01 01:50:33 +08:00
sanbuphy 39ee38443c fix(docs): correct file name in extra7 link and update docs readme
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.
2026-01-01 01:47:20 +08:00