529 Commits

Author SHA1 Message Date
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
sanbuphy fba9d76ddd docs(readme): add english navigation links to localized readmes
add secondary english navigation links in smaller font to all localized readme files for better accessibility
fix incorrect internal links in english documentation
2026-03-25 08:37:27 +08:00
sanbuphy 98ff6bd56e docs(readme): update localized readme files with new content 2026-03-25 01:18:21 +08:00
sanbuphy f86668d458 docs: update english documentation and add missing images 2026-03-25 00:56:13 +08:00
sanbuphy ee4b8f18e3 Merge branch 'main' of github.com:easy-vibe/easy-vibe 2026-03-25 00:31:25 +08:00
sanbuphy f72fb10d90 docs: add new chapter files and update existing content
- Add new chapter files for frontend, backend, and assignments in stage-2
- Update stage-2 and stage-3 index pages with revised content and structure
- Add new frontend design-to-code implementation guide
- Update backend API development and Git workflow guides
- Modify config.mjs to reflect new chapter additions and updates
2026-03-25 00:28:36 +08:00
Sanbu 散步 706a86853e Merge pull request #68 from Kinokinou/vscode-extension
docs: add images to the vscode-extension section
2026-03-23 22:33:50 +08:00
Kinokinou d61084d427 docs: add images to the vscode-extension section 2026-03-23 22:21:36 +08:00
sanbuphy 679dc7ea90 feat: copy markdown files to output directory for download feature
Add build step to copy all .md files to dist directory to support direct markdown file access for download and copy features. Update sitemap generation to reflect recent changes and improve code formatting. The copy operation excludes special directories like .vitepress, public, and node_modules to ensure only documentation content is available for download.
2026-03-23 21:24:51 +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
Sanbu 散步 c50b4377fe Merge pull request #67 from GeoDaoyu/feat/copy-btn-llms
feat: add copy markdown buttons
2026-03-20 15:09:55 +08:00
GeoDaoyu 96a00195fa feat: add copy markdown buttons 2026-03-19 14:30:03 +08:00
Sanbu 散步 dd5c098301 Merge pull request #65 from octo-patch/feature/upgrade-minimax-m2.7
docs: upgrade MiniMax model references from M2.5 to M2.7
2026-03-19 00:10:55 +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
Sanbu 散步 fc096759fb Merge pull request #64 from Binglin-Wu/patch-1
Remove case study on $50,000 contract project
2026-03-18 20:10:49 +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 215c45099a docs: update English README slogan 2026-03-18 15:04:01 +08:00
sanbuphy abf60f7149 docs: update README with new logo and simplified tagline
Replace old PNG logo with higher quality SVG version and streamline the introductory text to be more concise and focused. The new tagline "直接上手,一起 vibe !会说话就会做应用" replaces the previous bilingual descriptions, making the message clearer and more direct for the target audience.
2026-03-18 15:03:12 +08:00
sanbuphy 596213244a fix(viewer): exclude nav logo from image viewer
Previously, the navigation title logo was incorrectly included in the image viewer's gallery. This change adds the `no-viewer` class to the logo image and updates the viewer filter to also exclude elements with the `nav-title-logo` class, ensuring the logo is not clickable or viewable in the image viewer modal.
2026-03-18 14:38:54 +08:00
sanbuphy 6b9e0fbf1d feat(docs): replace logo with SVG and update navigation styling
- Replace PNG logo with high-definition SVG version for better quality and scalability
- Update navigation to use logo image instead of text title for improved branding
- Add custom styling for logo display in navigation bar
- Exclude navigation logo from automatic image styling rules
- Update sitemap timestamps to reflect recent changes
2026-03-18 14:30:37 +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
Sanbu 散步 39e75df8c7 Merge pull request #62 from GeoDaoyu/patch-1
fix: Update section number for Supabase Master
2026-03-18 10:24:42 +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 c99264cb02 fix(docs): reduce welcome screen delay and add localStorage check 2026-03-16 14:42:42 +08:00
sanbuphy ec95e132f4 feat(docs): add welcome screen with animated logo
Introduce a new welcome screen that automatically redirects first-time visitors from the homepage. The screen features an animated "Easy Vibe" logo with three color themes (ocean, rainbow, sunset) that cycle through a drawing animation. Users can click anywhere to enter the main site.

The welcome screen includes:
- A JSON file containing SVG path data for the animated logo
- A Vue component with gradient backgrounds and smooth animations
- Logic to detect first-time visitors using localStorage
- Integration into the existing VitePress theme structure
- Updated navigation to exclude the welcome page from sidebar controls
- Modified homepage logic to redirect to welcome screen on first visit
2026-03-16 14:07:54 +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
sanbuphy 57c662aa2f style(theme): enhance visual design and mobile responsiveness 2026-03-16 00:26:59 +08:00
sanbuphy 600dc0fd5b feat(theme): update homepage with Apple-style design and add footer
- Change hero button from "Course Outline" to "GitHub" linking to repository
- Update color scheme to Apple blue gradient and refine button styles
- Add Apple-style footer with localized content, breadcrumb, and policy links
- Introduce top promotional banner with localized call-to-action
- Improve responsive design and adjust spacing for better visual hierarchy
2026-03-15 13:43:23 +08:00
Sanbu 散步 20ba9d7965 Merge pull request #51 from GeoDaoyu/feat/edit-this-page
feat: 增加编辑此页
2026-03-15 11:44:35 +08:00
Sanbu 散步 04fa929af8 Merge pull request #59 from skyswordw/codex/docs-fix-broken-links-and-agent-teams
docs: fix broken links and correct agent teams comparison
2026-03-15 10:27:44 +08:00
skywalker 780293c57e docs: fix broken doc links and agent teams comparison 2026-03-14 22:17:12 +08:00
Sanbu 散步 c0d8e6b2a3 Merge pull request #58 from ChileenZ/main
更新微信小程序开发文档
2026-03-14 16:13:31 +08:00
ChileenZ 507fe47f2c 更新README.md文件 2026-03-14 15:59:47 +08:00
ChileenZ a76c588a0e 更新微信小程序开发文档 2026-03-14 15:42:54 +08:00
Sanbu 散步 6a0deeef6f Merge pull request #57 from octo-patch/feature/add-minimax-provider
docs: add MiniMax as alternative text generation model option
2026-03-12 18:54:15 +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 cc0e7fcc36 docs: add Hello Claw (OpenClaw) links to README 2026-03-10 18:07:00 +08:00
sanbuphy 448ec3f697 docs(sitemap): update lastmod dates for zh-cn pages 2026-03-10 09:31:37 +08:00
sanbuphy b010e9c8c1 docs: update README with bilingual header text 2026-03-09 17: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 aa080c2097 docs: 品牌升级,优化 README 风格 2026-03-06 21:59:45 +08:00