Commit Graph

406 Commits

Author SHA1 Message Date
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
sanbuphy 5e37fc1109 docs(en): complete stage-1 translation gaps and fixes 2026-03-06 17:59: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
Sanbu 2d5980b525 Merge pull request #56 from liulx25xx/docs/lovart-assets
feat(docs): Add tutorial on building a material generation Agent of frontend part
2026-03-05 22:05:40 +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 707801c265 docs: final update to lovart assets description 2026-03-05 17:24:30 +08:00
Trae Assistant ae1c98818e docs: refine lovart assets description 2026-03-05 17:15:29 +08:00
Trae Assistant d08509f2d9 docs: update lovart assets link in README 2026-03-05 17:13:22 +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
Sanbu f0259bf8f9 AI assistant browser plugin
Merge pull request #53 from SherryTECNU/dev  AI assistant browser plugin
2026-03-05 09:27:03 +08:00
Sanbu 7bdf37c0bc Merge pull request #53 from SherryTECNU/dev
完成浏览器AI扩展功能测试/操作图片添加/内容优化
2026-03-05 08:31:16 +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
sanbuphy c927f03018 docs: update README with project description and fix bit display order
Fix bit display order in adder demos to show most significant bit first
2026-03-04 15:13:28 +08:00
GeoDaoyu 7d40376a77 feat: 增加编辑此页 2026-03-03 18:16:28 +08:00
sanbuphy 87b150a3e7 fix(seo): use git commit time for sitemap lastmod instead of current time
- Use git log to get real last modified time for each page
- Skip writing sitemap if content unchanged (incremental update)
2026-03-03 18:07:49 +08:00
sanbuphy 5728ae16b3 feat(sitemap): improve sitemap generation with git last modified dates
Add git last modified date tracking for sitemap URLs to provide more accurate lastmod timestamps
Only write sitemap file when content actually changes to avoid unnecessary updates
2026-03-03 18:05:08 +08:00
sanbuphy 0ca1a53306 feat(seo): add sitemap generation and improve seo metadata
- Add sitemap generator script that scans markdown files and creates multilingual sitemap
- Update build script to include sitemap generation
- Add robots.txt and llms.txt files for crawlers
- Enhance SEO metadata with better structured data and hreflang tags
- Fix stage-0 URL in README
2026-03-03 16:57:30 +08:00
Sanbu 0cde334b1d Merge pull request #41 from GeoDaoyu/patch-1
docs: 修正中英文逗号
2026-03-03 13:34:42 +08:00