Commit Graph

5 Commits

Author SHA1 Message Date
tukuaiai 372568f9de docs(i18n): sync English translations with latest Chinese versions
Updated files:
- 00-Vibe Coding Philosophy.md: Complete rewrite to match new concise Chinese version (Dao philosophy style)
- External Resource Aggregation.md: Full rewrite with proper resource aggregation content (was incorrectly containing README content)

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-10 23:29:30 +08:00
tukuaiai e30d300c19 docs(i18n): add English translations for 8 missing documents
Translated files:
- AI Swarm Collaboration (overview + detailed technical doc)
- Lessons Learned the Hard Way
- OpenCode CLI Configuration
- Four Phases x Twelve Principles Methodology
- Canvas Whiteboard-Driven Development
- Polymarket Link Format Specification
- Polymarket Arbitrage Complete Guide

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-10 23:20:19 +08:00
Scuner 40df99cac2
Fix link to Network Environment Configuration document 2026-01-02 12:56:44 +05:00
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 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