> ## Documentation Index
> Fetch the complete documentation index at: https://blogloom.changlu.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# 文章创作

> 使用 Markdown 编辑器创作与发布文章。

文章创作是管理后台的核心功能，提供 Markdown 编辑与完整的发布配置。

## 编辑流程

1. 在「文章」中新建文章。
2. 填写标题、分类、标签与文章描述。
3. 使用 mavon-editor 撰写 Markdown 正文。
4. 配置封面图、推荐与发布状态。
5. 保存或发布。

## 可配置字段

| 字段 | 说明         |
| -- | ---------- |
| 标题 | 文章标题       |
| 描述 | 列表与 SEO 摘要 |
| 封面 | 列表封面图      |
| 分类 | 所属分类       |
| 标签 | 关联标签       |
| 推荐 | 是否推荐到首页    |
| 发布 | 是否对外可见     |
| 密码 | 可选的访问密码    |
| 版权 | 版权说明       |

## 图片上传

编辑器中的图片可通过图床配置上传，支持本地与阿里云 OSS，详见[图床存储](/v1/zh/integration/storage/local)。

## 下一步

* [Markdown 写作](/v1/zh/guide/concepts/markdown)
* [内容管理](/v1/zh/guide/admin/content)
* [文章阅读](/v1/zh/guide/frontend/article)
