gutenbergdocs/explanations/README.md
2025-10-22 01:33:45 +08:00

12 lines
846 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 说明
## [架构](/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)