docs: getting-started - merge into linear guide

This commit is contained in:
tukuaiai
2026-05-02 23:27:58 +08:00
parent c1c57d697e
commit b1aedf6f2b
16 changed files with 1132 additions and 1152 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
1. `docs/getting-started/README.md`
2. `docs/concepts/问题求解能力.md`
3. `docs/getting-started/Vibe Coding 经验.md`
4. `docs/getting-started/CLI配置.md`
3. `docs/concepts/拼好码.md`
4. `docs/references/AI编程质量门禁与常见坑.md`
进阶用户优先看:
+1 -3
View File
@@ -41,9 +41,7 @@ GEOFlow 的关键启发是:GEO 不是关键词堆砌,而是内容工程链
## Key entry points
- README.md:项目主入口,说明定位、快速开始、工具资源和核心工作流。
- docs/getting-started/README.md:从零开始路径
- docs/getting-started/Vibe Coding 经验.mdVibe Coding 实战经验。
- docs/getting-started/CLI配置.md:默认 AI CLI 路线。
- docs/getting-started/README.md:从零开始完整入门,包含学习地图、Vibe Coding 经验、网络环境、CLI 配置与开发环境搭建
- docs/concepts/问题求解能力.md:问题定义、目标、约束、对象、路径。
- docs/concepts/拼好码.md:胶水原则的扩展,把复用成熟能力作为工程交付默认路径。
- docs/playbooks/GEO与SEO优化方法.md:从 GEOFlow 学到的 GEO / SEO 内容工程方法。