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
Sanbu
521892b787
Merge pull request #50 from Jrencat/main
...
docs: fix Ralph Wiggum command examples to use correct plugin prefix
2026-03-03 13:33:20 +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
sanbuphy
90b7949bd9
docs: add links to stage sections in README
2026-03-03 12:00:22 +08:00
sanbuphy
a0db05b09c
docs: update README with improved project description and learning path
...
- Add detailed project introduction and target audience
- Restructure learning path table with clearer stage descriptions
- Improve overall readability and organization of content
2026-03-03 11:59:28 +08:00
sanbuphy
7908836b9f
ci(husky): skip vue checks if no vue files are staged
...
Add a check in the pre-commit hook to skip Vue-related checks if no Vue files are staged. This optimizes the commit process by avoiding unnecessary checks when Vue files aren't involved.
2026-03-03 11:11:19 +08:00
sanbuphy
b215b13303
docs(readme): update multi-language README files with new content and structure
...
- Add stage-based recommendations for different user levels
- Reorganize stage tables with improved formatting and content
- Add new news entries for recent updates
- Restructure advanced developer sections with Claude Code skills
- Expand multi-platform development sections
2026-03-03 11:11:19 +08:00
Sanbu
098fc3aab7
Merge pull request #45 from runME/patch-2
...
重要的事情说三遍!重要的事情说三遍!重要的事情说三遍!说两遍是怎么回事?
2026-03-03 10:27:46 +08:00
Sanbu
46507052eb
Merge pull request #48 from githubhxd1995/main
...
Fix wording for clarity in index.md
2026-03-03 10:27:32 +08:00
Boyce Dinos
e958ffe0ca
Fix wording for clarity in index.md
2026-03-03 10:08:30 +08:00
sanbuphy
6db9ef4d7c
docs: 调整附录知识库位置
...
- 导航栏将'附录'改名为'附录知识库'
- README 中将附录知识库移至三个章节后面
- 修正附录链接指向正确的 index 页面
2026-03-03 00:09:45 +08:00
sanbuphy
02694d8cb4
fix: 修正霍格沃茨画像导航配置
...
- 从前端开发部分移除重复的霍格沃茨画像条目
- 将综合项目中的链接从 2.4-hogwarts-portraits 修正为 2.5-hogwarts-portraits
- 同步修正 stage-2 和 stage-3 侧边栏配置
2026-03-03 00:02:43 +08:00
sanbuphy
7c1abbb407
feat(seo): enhance seo and security configurations
...
- Remove static robots.txt and generate it dynamically during build
- Add security headers in vercel.json
- Improve structured data with BreadcrumbList and Course schema
- Make site URL dynamic based on deployment environment
- Enhance sitemap configuration with priority and changefreq
2026-03-02 21:28:16 +08:00
sanbuphy
6ed901a1e0
fix: 合并 Stage 0 和 Stage 1 为统一的 Stage 1
...
- README 学习路径表格合并 Stage 0 和 Stage 1
- llms.txt 高层级架构更新为 3+1 阶段
- 更新目录结构说明和文章索引编号
2026-03-02 20:47:45 +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
sanbuphy
b99d4af698
feat(docs): add new documentation for mobile development, spec coding and claude agent sdk
...
Add comprehensive documentation for three new core skills:
1. Mobile development guide for Claude Code
2. Spec Coding methodology and workflow
3. Claude Agent SDK complete guide
The new documentation covers:
- Detailed explanations of concepts and architectures
- Step-by-step implementation guides
- Practical examples and use cases
- Comparison tables and decision guides
- Security considerations and best practices
2026-03-02 12:42:07 +08:00
Sanbu
c8613de3ca
Merge pull request #46 from Jrencat/main
...
fix: 修正 find-skills 安装命令,改用正确仓库 vercel-labs/skills
2026-03-02 11:07:27 +08:00
Jren
8af6b43caf
fix: 修正 find-skills 安装命令,改用正确仓库 vercel-labs/skills
2026-03-02 10:29:08 +08:00
sanbuphy
c6c0c3950d
docs: 更新各阶段文档内容,优化结构和链接
2026-03-02 02:20:17 +08:00
sanbuphy
a46332adda
fix: 修复 stage-2/stage-3 页面链接和更新内容
...
- 修复 stage-3/core-skills 链接路径
- 添加 stage-3 缺失的 cross-platform 章节(PWA、浏览器插件、Electron、NFT、VS Code 插件、Qt)
- 添加 stage-3 缺失的 core-skills 章节(basics、skills、agent-teams、superpowers、workflow)
- 更新 stage-2 前端开发章节列表
- 修复所有语言版本 README 的附录链接
2026-03-01 13:54:06 +08:00
sanbuphy
346c83a49e
docs: update news section in README with correct date ordering
...
Reorder news entries in README to maintain chronological order, with most recent updates at the top
2026-03-01 13:07:10 +08:00
sanbuphy
e89657174e
docs: 添加 2026-03-01 News 更新
2026-03-01 13:04:17 +08:00
sanbuphy
128c5a7df1
docs: 更新 README 各阶段章节内容,去掉编号前缀
2026-03-01 13:02:08 +08:00
sanbuphy
a2c46646f1
docs(zh-cn): update skills documentation with motivation and technical details
2026-03-01 12:41:48 +08:00