Commit Graph

4 Commits

Author SHA1 Message Date
tukuaiai 86e938aa2b docs: update en/ documents with latest zh/ translations
- Update 00-fundamentals: Language Layer Elements, Glue Coding, Common Pitfalls, The Way of Programming, General Project Architecture Template
- Update 01-getting-started: all 4 guides
- Update 04-resources: Tool Collection, External Resource Aggregation
- Add fate-engine-dev practice examples
- Update all README.md files

Translated using Gemini CLI headless mode
2025-12-19 17:36:38 +08:00
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 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