Commit Graph

5 Commits

Author SHA1 Message Date
tukuaiai d93279decd feat: add GitHub Topics method to Glue Coding guide
- Add prompt template for finding relevant GitHub Topics
- Add common topics examples table
- Add advanced tips for GitHub Topics and Trending
2025-12-19 13:35:38 +08:00
tukuaiai 0ad7a87713 fix(en): re-translate incomplete files
- Re-translate Tool Collection.md (5 -> 51 lines)
- Re-translate Glue Coding.md (172 -> 336 lines)
2025-12-19 03:27:38 +08:00
tukuaiai 5cc87da68a feat(en): translate missing documents using Gemini CLI
- Add Common Pitfalls.md (常见坑汇总)
- Add Language Layer Elements.md (语言层要素)
- Add External Resource Aggregation.md (外部资源聚合)
- Remove empty placeholder directories
- Remove duplicate gluecoding.md from zh
- Update README files
2025-12-19 02:19:48 +08:00
tukuaiai 8b0c19fef6 fix(en): correct file locations to match zh structure
- Move Code Organization.md, General Project Architecture Template.md to 00-fundamentals
- Move Learning Experience.md, Gemini Headless..., vibe-coding-experience... to 02-methodology
- Update README files
2025-12-19 02:03:23 +08:00
tukuaiai f8868dbd61 refactor(en): restructure en/documents to match zh structure
- Reorganize from 7 flat directories to 5 aggregated directories
- 00-fundamentals: core concepts, glue coding, methodology
- 01-getting-started: environment setup guides
- 02-methodology: tools, tutorials, development guides
- 03-practice: project examples (polymarket, telegram, fate-engine, etc.)
- 04-resources: templates, tools, external resources
- Remove duplicate files with underscore naming
- Add README.md for 00-fundamentals and 02-methodology
2025-12-19 02:02:06 +08:00