Commit Graph

393 Commits

Author SHA1 Message Date
sanbuphy d962359412 fix(docs): prevent stage-1 appendix link 404s 2026-05-20 11:23:42 +08:00
sanbuphy fea9ccd383 fix(docs): restore stage-1 locale sidebars 2026-05-20 11:12:02 +08:00
sanbuphy 64d79e6775 docs: stage-1 i18n coverage + news 2026-05-20 10:44:36 +08:00
Sanbu 散步 89035bd4c8 Merge pull request #94 from KurobaKaitou/main
docs: add Chinese and English introductions for OpenCode
2026-05-19 09:53:04 +08:00
sanbuphy 19611a73ad fix: remove THU SIGS abbreviation and fix contributors link anchor
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-17 17:33:26 +08:00
sanbuphy 5d39307d57 feat: add THU SIGS special thanks info box to learning-map pages
Add acknowledgement info boxes to both Chinese and English learning-map
pages, thanking Tsinghua University SIGS students for their testing,
feedback, and contributions to the course.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-17 16:57:42 +08:00
小雨 cc11ea6ae0 docs: add Chinese and English introductions for OpenCode 2026-05-17 02:30:20 +08:00
sanbuphy 339b24fd95 feat: 支持魔搭创空间 (ModelScope Studio) Docker 部署 2026-05-15 10:50:51 +08:00
sanbuphy 668c3accdc fix: resolve 40 broken links in HomeI18n.js for locales without translated content 2026-05-14 12:58:01 +08:00
sanbuphy fa940c15f8 fix: correct hero button links from /stage-1/ to /stage-1/learning-map/ to avoid 404 2026-05-14 12:39:03 +08:00
sanbuphy 3f169f543d refactor: split HomeFeatures.vue into sub-components for maintainability 2026-05-14 11:09:48 +08:00
Sanbu 散步 59de919932 Merge pull request #85 from longbiaochen/codex/minimal-slide-mode
feat: add docs slide mode
2026-05-14 09:09:27 +08:00
Sanbu 散步 d15ea09261 Merge pull request #89 from leftrk/patch-1
fix markdown table
2026-05-14 09:08:07 +08:00
Sanbu 散步 21047a2b60 Merge pull request #90 from moltenbot000/moltenhub-you-are-a-senior-software-engineer-focus
Molten Hub Code: 100% Unit Test Coverage
2026-05-14 09:07:47 +08:00
Sanbu 散步 d2c9baf23c Merge pull request #91 from Bortlesboat/fix/81-home-dark-contrast
fix: improve homepage dark mode contrast
2026-05-14 09:07:35 +08:00
kuyua9 e2c9e0f06d fix: keep reading bookmarks bound to route 2026-05-12 18:10:42 +08:00
Bortlesboat 8cd4151e2b fix: improve homepage dark mode contrast 2026-05-12 02:26:21 -04:00
kimyounghee425 debd5889c8 docs: reuse zh-cn images for Korean stage 1 2026-05-12 09:55:02 +09:00
moltenhub-bot 2cef901b13 test: achieve 100% unit test coverage
Co-authored-by: Molten Bot 000 <260473928+moltenbot000@users.noreply.github.com>
2026-05-11 22:22:44 +00:00
leftrk dc6a93c930 fix markdown table 2026-05-12 01:15:35 +08:00
kimyounghee425 60b55eb372 feat : translate state1 into korean 2026-05-11 17:11:47 +09:00
kimyounghee425 9a98bb5d0f feat : translate state-1 in Korean 2026-05-11 15:22:02 +09:00
Longbiao CHEN a1fa14b459 feat: add docs slide mode 2026-05-06 23:39:35 +08:00
zxz0119 a6933aabf4 feat: 保存阅读进度书签 2026-05-03 21:46:02 +08:00
GeoDaoyu 89d5965f25 docs: 修复《数据库与Supabase入门》章节标题中英文混用
fix https://github.com/datawhalechina/easy-vibe/issues/74

翻译文档中的部分内容,包括标题和小节标题,使其从英文转换为中文,以便更好地服务中文用户。
2026-04-19 17:04:12 +08:00
sanbuphy 03e0435d0c fix(docs): 修复导航栏点击目录导致404的链接配置问题 2026-04-08 16:22:58 +08:00
sanbuphy c08e10d00c docs: update sidebar labels for stage-2 chapters
Rename Git workflow, web deployment, and LLM skills sidebar items
to better reflect their content.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 10:40:27 +08:00
sanbuphy 80609bf277 refactor(docs): consolidate stage-0 into stage-1 and update routing
- Update homepage links in zh-cn and zh-tw to point to stage-1
- Update internal navigation links within stage-1 index files
- Remove obsolete github-pages-deployment document
- Update sitemap generation script to reflect stage-0 removal
2026-04-02 13:48:55 +08:00
sanbuphy c74849757e docs: restructure assignment guides for clarity and consistency 2026-04-01 12:09:34 +08:00
sanbuphy 2bc38c6b2d docs(stage-2): link PRDs to GitHub 2026-03-31 14:52:14 +08:00
sanbuphy 59db08e6d2 docs(stage-2): link PRDs to GitHub 2026-03-31 13:33:51 +08:00
sanbuphy 3caa1f88bc docs(sidebar): remove assignment prefixes 2026-03-31 13:21:31 +08:00
sanbuphy b67b7afe7a docs(stage-2): standardize project guides and PRDs 2026-03-31 12:29:51 +08:00
sanbuphy 90842adccf docs: move News section to BEFORE Who This Is For / 适合谁
Move News section from after Who This Is For to before it
for all language READMEs to match the correct structure:
1. Why Easy-Vibe / 为什么需要 Easy-Vibe
2. 🔥 News
3. Who This Is For / 适合谁
4. Your Learning Paths / 你的学习路径

Files updated:
- README.md
- docs-readme/zh-CN/README.md
- docs-readme/zh-TW/README.md
- docs-readme/en-US/README.md
- docs-readme/ja-JP/README.md
- docs-readme/es-ES/README.md
- docs-readme/fr-FR/README.md
- docs-readme/ko-KR/README.md
- docs-readme/ar-SA/README.md
- docs-readme/vi-VN/README.md
- docs-readme/de-DE/README.md
2026-03-29 19:37:03 +08:00
sanbuphy 261426e7b9 docs: reorder News section to be after Who This Is For
Move News section from after Why Easy-Vibe to after Who This Is For
for all language READMEs to match the main README structure:
- README.md
- docs-readme/ja-JP/README.md
- docs-readme/es-ES/README.md
- docs-readme/fr-FR/README.md
- docs-readme/ko-KR/README.md
- docs-readme/ar-SA/README.md
- docs-readme/vi-VN/README.md
- docs-readme/de-DE/README.md
2026-03-29 15:26:56 +08:00
sanbuphy df42f5811d feat(docs): update stage-2 assignments and add vibe stories section
- Rename assignments to major projects with updated descriptions
- Add new vibe stories section with 4 stories
- Update stage-2 fullstack app assignment to AI copywriting website
- Add new files for vibe stories and update sitemap
- Update config to include vibe stories in navigation
2026-03-29 15:16:07 +08:00
sanbuphy a49d0483a3 fix(vibe-stories): finalize laptop viewport sizing 2026-03-29 13:32:26 +08:00
sanbuphy 384638d128 docs: update vibe stories content and homepage crop 2026-03-29 12:34:19 +08:00
sanbuphy 8149539bf1 docs: update vibe stories homepage copy 2026-03-29 12:15:13 +08:00
sanbuphy 445b8f07b4 feat(docs): refine VibeStories transition animation and laptop frame cropping 2026-03-29 11:44:00 +08:00
sanbuphy e191fa7ddb refactor(vibe-stories): extract screen region styling to computed property 2026-03-29 11:43:08 +08:00
sanbuphy b3ca518409 docs(vibe-stories): update story content and add new story
- Replace placeholder stories with real user stories featuring a rural teacher, a college student, a high school teacher, and a truck driver
- Add new story 4 about a truck driver building an overseas tool site
- Update sidebar navigation, homepage feature text, and cover images
- Fix visual styling and clipping in the VibeStories component
- Update sitemap with new story and modified timestamps
2026-03-29 11:03:08 +08:00
sanbuphy 7392d8a805 feat(vibe-stories): add new vibe stories section with interactive carousel 2026-03-28 23:26:53 +08:00
sanbuphy f42a633226 style(HomeFeatures): adjust padding and add transform-origin for cards 2026-03-28 20:16:53 +08:00
sanbuphy 4438edf4d5 feat(homepage): update feature cards with images and improve UI
- Add cover images for stage 2 and 3 feature cards
- Enhance card hover effects and scrolling behavior
- Improve appendix section with new navigation controls
- Update stage 2 content with more specific learning paths
2026-03-27 18:17:31 +08:00
sanbuphy 493313bdb9 docs: tighten easy-vibe intro copy across locales 2026-03-27 16:10:06 +08:00
sanbuphy d44da01024 docs: update langgraph-advanced-rag and add llamaindex-enterprise-knowledge-base 2026-03-27 14:36:55 +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