Skip to content
DevDepth

In-Depth Article

How to Create XXX

创建 XXX 的完整指南

Published: 1 min readtutorial

这是一篇位于分组 hhh 下的示例文章。

Step 1

先创建目录结构,再写 index.mdx

content/hhh/how-to-create-xxx/
  index.mdx
  image-1.png

Step 2

正文里直接写相对图片路径。

示例图片 示例图片

Step 3

构建时系统会自动:

  • 扫描 content/**/index.mdx
  • 进入全站列表
  • 进入 tag 列表
  • 进入分组相关文章

Reviewed by

DevDepth Editor

Editor and frontend engineering writer

DevDepth publishes practical guides on React, Next.js, TypeScript, frontend architecture, browser APIs, and performance optimization.

Each article should be reviewed for technical accuracy, code clarity, metadata quality, and internal-link fit before it goes live.

Last editorial review: 2026-03-14

Contact the editor