docs: update documentation for Halo 2.17 (#378)

为 [Halo 2.17](https://github.com/halo-dev/halo/releases/tag/v2.17.0) 更新文档。

/kind documentation

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-07-02 10:41:22 +08:00
committed by GitHub
parent d61ebe4f62
commit 9d868fa50e
173 changed files with 14330 additions and 73 deletions
@@ -0,0 +1,6 @@
---
title: 介绍
description: 插件开发的准备工作
---
Halo 采用可插拔架构,功能模块之间耦合度低、灵活性提高,支持用户按需安装、卸载插件,操作便捷。同时提供插件开发接口以确保较高扩展性和可维护性,这个系列的文档将帮助你了解如何开发 Halo 插件。