gutenbergdocs/docs/explanations/README.md

12 lines
846 B
Markdown
Raw Normal View History

2025-10-21 17:33:45 +00:00
# 说明
## [架构](/docs/explanations/architecture/README.md)
- [核心概念](/docs/explanations/architecture/key-concepts.md)
- [数据格式与数据流](/docs/explanations/architecture/data-flow.md)
- [模块化与WordPress包](/docs/explanations/architecture/modularity.md)
- [区块编辑器性能](/docs/explanations/architecture/performance.md)
- 数据模块背后的设计决策是什么?
- [为什么选择Puppeteer作为端到端测试工具](/docs/explanations/architecture/automated-testing.md)
- [不同编辑器包之间有什么区别?每个包的用途是什么?](/docs/explanations/architecture/modularity.md#whats-the-difference-between-the-different-editor-packages-whats-the-purpose-of-each-package)
- [模板与模板部件流程](/docs/explanations/architecture/full-site-editing-templates.md)