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
This commit is contained in:
tukuaiai
2025-12-19 02:02:06 +08:00
parent 9ac0dc85ed
commit f8868dbd61
64 changed files with 98 additions and 2320 deletions
@@ -0,0 +1,15 @@
# Vibe Coding Philosophy
> First principle: Everything to AI... I am a parasite of AI, without AI I lose all capabilities.
## Practice
Encounter any problems? Send them to AI, describe clearly, you can send screenshots, screen recordings, etc., send your complete problem and context (history/background) to AI.
---
## Next Step
After understanding the philosophy, start practical operations:
→ [01-Network Environment Configuration](./01-Network%20Environment%20Configuration.md)