Commit Graph

217 Commits

Author SHA1 Message Date
sanbuphy 23a08b1c32 docs: update langgraph-advanced-rag and add llamaindex-enterprise-knowledge-base 2026-03-27 14:36:44 +08:00
sanbuphy 7dafbd7f04 fix: correct zh-cn stage-2 assignments sidebar links to use original Chinese content 2026-03-27 14:29:30 +08:00
sanbuphy 56cba7fb44 docs: add missing zh-cn assignments 2.1-fullstack-app and 2.2-modern-frontend-trae 2026-03-27 14:10:28 +08:00
SherryTECNU e064f933b6 3.10-electron-voice-to-text测试,图片添加,内容优化 2026-03-27 00:03:21 +08:00
sanbuphy a177fd9e1f docs: update platform recommendation for accounting app
Change recommendation from PWA/mini-program to native iOS/Android for accounting software. Native apps provide better startup speed, push notifications, and data security which are critical for this use case.
2026-03-26 15:56:10 +08:00
sanbuphy 7d6c2cbf9c feat(docs): add new assignment projects and update existing content 2026-03-26 11:20:31 +08:00
Sanbu 散步 51d0738a62 Merge pull request #70 from Kinokinou/main
docs: add images to the 3.8-pwa-local-app section
2026-03-25 23:01:55 +08:00
Kinokinou 0ac5d0a934 docs: refine the pwa local app section 2026-03-25 20:08:09 +08:00
Kinokinou fa0378b079 docs: add images to the pwa local app section 2026-03-25 20:01:19 +08:00
sanbuphy 9df2cec104 docs: 新增附录「创意来源」章节并优化文档格式 2026-03-25 17:40:30 +08:00
sanbuphy 7de2695d87 docs: 优化标题措辞,将'没想法的理工男'改为'没想法只知道做助手的人' 2026-03-25 17:13:40 +08:00
sanbuphy 28b27fc4a0 docs: 新增附录「用户研究与需求验证」章节并优化文档格式
- 新增 4 篇用户研究相关附录文章:
  - 从哪里找点子:3 种最适合新手的参考来源
  - 双钻模型:先做对的事,再把事做对
  - 用 Jobs to Be Done 找到用户真正想完成的事
  - The Mom Test 用户访谈法
- 优化 appendix-idea-sources 文档格式,移除冗余的地址行
- 更新 README.md 添加本次更新记录
2026-03-25 17:04:48 +08:00
sanbuphy 4512c010bd docs(guide): add new appendix sections for product thinking
add four new appendix sections covering idea sources, double diamond model, jobs to be done, and mom test interview method. includes both zh-cn and en versions with comprehensive content and navigation updates.

update introduction.md and stage-0 index files to include new sections in tables of contents. add sidebar navigation entries in config.mjs for all languages.

each new appendix provides beginner-friendly explanations, practical frameworks, and AI integration tips for product development and validation.
2026-03-25 15:06:25 +08:00
Kinokinou d61084d427 docs: add images to the vscode-extension section 2026-03-23 22:21:36 +08:00
sanbuphy e2796ea75d feat(docs): add sidebar resizing and update Claude Code workflow
- Add sidebar width resizing functionality with persistence and bounds checking
- Update Claude Code documentation to reflect current command changes (remove deprecated /commit and /review, add /diff and plugin workflow)
- Remove Husky pre-commit hook boilerplate to simplify setup
- Update Vue component type annotations from TypeScript to plain JavaScript for consistency
- Regenerate sitemap with updated timestamps
2026-03-23 17:36:13 +08:00
Octopus 2aac9d218e docs: update MiniMax CLI backend config to M2.7 and current API URL 2026-03-18 23:43:21 +08:00
Octopus 7ce6f4fd40 docs: upgrade MiniMax model references from M2.5 to M2.7
Update all documentation to reference the latest MiniMax-M2.7 and
MiniMax-M2.7-highspeed models, replacing the previous M2.5 series.
Also updates the CLI backend section with the current API endpoint
(api.minimax.io) and platform URL.

Co-Authored-By: Octopus <liyuan851277048@icloud.com>
2026-03-18 23:43:18 +08:00
Binglin-Wu b68eaa0364 Remove case study on $50,000 contract project
Removed a case study about completing a $50,000 contract project overnight using Ralph Loop. If the similarity to the above examples is too high, it will make people doubt the authenticity of the examples.
2026-03-18 17:22:35 +08:00
sanbuphy c8b68e5139 feat(ui): update hero button text and enhance welcome screen
- Change primary hero button text from "Start Learning" to "Start Vibe Together!" across all language versions to align with project branding
- Update online reading links in README files to point to /welcome.html for better user onboarding
- Enhance WelcomeScreen.vue with improved animation timing and spacing
- Add dynamic SVG wordmark to homepage hero section for visual appeal
- Implement animated color transition for top promo bar
- Remove testing guidelines comment in AGENTS.md as placeholder
- Adjust feature card styling with increased min-height and icon sizes
2026-03-18 12:17:03 +08:00
GeoDaoyu 244861ee8d fix: Update section number for Supabase Master
fix https://github.com/datawhalechina/easy-vibe/issues/47
2026-03-18 09:34:06 +08:00
sanbuphy 74c2f4ab26 feat(home): align stage cards across locales 2026-03-16 12:42:29 +08:00
sanbuphy 8cb13c70e3 style(ui): update homepage styling and improve navigation cards 2026-03-16 00:53:29 +08:00
skywalker 780293c57e docs: fix broken doc links and agent teams comparison 2026-03-14 22:17:12 +08:00
ChileenZ a76c588a0e 更新微信小程序开发文档 2026-03-14 15:42:54 +08:00
PR Bot b68e5f4ff4 docs: add MiniMax as alternative text generation model option
- Add MiniMax-M2.5 as an alternative text generation API in the API
  integration tutorial (Chinese and English versions)
- Include API call example with OpenAI-compatible curl format
- Add switching guide showing how to migrate from DeepSeek to MiniMax
- Add MiniMax to the AI capability dictionary model listings
2026-03-12 13:45:38 +08:00
sanbuphy 7f33a020bd docs: simplify section 1 by removing info blocks 2026-03-08 12:17:04 +08:00
sanbuphy 508d7aa012 docs: simplify section 4 by removing el-alert components 2026-03-08 12:07:23 +08:00
sanbuphy 41b185344e docs: enhance 3.1-choose-platform with info blocks and interactive components 2026-03-08 11:59:34 +08:00
sanbuphy 83d5dfa8a7 docs(pwa): 优化 PWA 教程内容
- 重写 1.1 节,清晰解释 PWA 离线原理及与普通网站/原生 App 的区别
- 删除冗余的 1.2 和 1.3 节,精简章节结构
- 新增 4.4 节数据持久化与同步方案,解答换设备数据丢失问题
  - 云端同步(Supabase)
  - 导出/导入备份
  - 浏览器扩展同步
  - 方案选择建议
2026-03-07 23:02:24 +08:00
sanbuphy be8ccf6a8c docs: 修复平台选择文档中的案例描述
- 修复 Android 原生 App 案例,改为能体现 Android 平台特性的应用
- 修复微信小程序案例,改为更能体现小程序特性的应用
- 添加跨平台开发章节目录结构
2026-03-07 14:11:01 +08:00
sanbuphy c231d8278c docs: update product name from Lovart to NanoBanana
Update documentation and config to reflect the product name change from Lovart to NanoBanana
2026-03-05 22:32:03 +08:00
Tracy ed51bc3687 Delete docs/zh-cn/stage-2/frontend/2.0-lovart-assets/image/index directory 2026-03-05 22:02:32 +08:00
Trae Assistant bfb72742fd docs: align h1 title in lovart assets page 2026-03-05 17:38:08 +08:00
Trae Assistant 9014f4f337 docs: specify Nanobanana in description 2026-03-05 17:34:23 +08:00
Trae Assistant 8327eea2d5 docs: update title to 'From Lovart to Agent' 2026-03-05 17:32:52 +08:00
Trae Assistant 689bac2178 docs: add liulx25xx to contributors 2026-03-05 17:28:46 +08:00
Trae Assistant ae1c98818e docs: refine lovart assets description 2026-03-05 17:15:29 +08:00
Trae Assistant bb2b4af00f docs: update lovart assets link and title 2026-03-05 17:11:51 +08:00
Trae Assistant 144137d4fd docs: add lovart assets and localize images 2026-03-05 17:00:32 +08:00
SherryTECNU 5cd8b992e6 浏览器插件:1. 测试流程;2. 增加操作图片;3. 修改内置AI的flag设置描述;4. 新增Chrome应用商店发布步骤链接 2026-03-05 01:27:15 +08:00
SherryTECNU 9d125b072a 浏览器插件:1. 完成流程测试;2. 增加操作图片;3. 修改内置AI的flag设置描述;4. 新增Chrome插件在应用商店发布步骤链接 2026-03-05 00:37:17 +08:00
Sanbu 0cde334b1d Merge pull request #41 from GeoDaoyu/patch-1
docs: 修正中英文逗号
2026-03-03 13:34:42 +08:00
Jren 35c9b1d60d docs: fix Ralph Wiggum command examples to use correct plugin prefix
**问题描述**  
文档中 Ralph Wiggum 示例统一使用 `/ralph-loop`,但官方插件(ralph-wiggum@claude-code-plugins)注册的命令是 `/ralph-wiggum:ralph-loop`。  
直接使用会导致 "Unknown skill: ralph-loop" 错误。

**修改内容**  
- 所有命令示例改为 `/ralph-wiggum:ralph-loop`  

**测试**  
在 Claude Code 中验证:安装插件后 `/ralph-wiggum:ralph-loop` 可正常运行,`/ralph-loop` 报错。

感谢审阅!
2026-03-03 13:14:17 +08:00
Sanbu 098fc3aab7 Merge pull request #45 from runME/patch-2
重要的事情说三遍!重要的事情说三遍!重要的事情说三遍!说两遍是怎么回事?
2026-03-03 10:27:46 +08:00
Boyce Dinos e958ffe0ca Fix wording for clarity in index.md 2026-03-03 10:08:30 +08:00
sanbuphy 25909511df feat: add llms.txt AI navigation file and update README with OpenClaw support
docs: remove outdated multimodal API chapter and cleanup scripts

refactor: update modern component library docs with shadcn/ui extensions
2026-03-02 20:11:08 +08:00
sanbuphy 9a4e1544c3 docs: update README and add AI workflow guide
- Rewrite README.md to improve clarity and structure
- Add detailed AI-assisted development workflow guide
- Update Chinese documentation for backend and workflow sections
2026-03-02 16:17:11 +08:00
sanbuphy ec2a746be5 docs: update mobile development guide and simplify README tables
- Add community feedback comparison for mobile development solutions
- Remove status columns from README tables for cleaner presentation
2026-03-02 14:26:06 +08:00
sanbuphy cd682b0969 Merge branch 'main' of github.com:easy-vibe/easy-vibe 2026-03-02 12:56:57 +08:00
sanbuphy ded4ff235c docs: add framework comparison section to claude agent sdk docs
Add detailed comparison between Claude Agent SDK and other popular frameworks like LangChain, CrewAI, and LlamaIndex. Include usage examples and feature comparison tables to help users understand the unique value proposition of Claude Agent SDK for code development scenarios.
2026-03-02 12:52:38 +08:00