Commit Graph

11 Commits

Author SHA1 Message Date
Ryan Wang
1d97214ad3 chore: remove 1.x documentation (#303)
移除 1.x 的文档,以及清除一些过时文档。

1.x 所有文档已经被移动到 https://github.com/halo-dev/v1-legacy-docs 并托管在 https://v1.legacy-docs.halo.run

<img width="669" alt="图片" src="https://github.com/halo-dev/docs/assets/21301288/684e4b0e-fc60-44ae-bda1-52fe62c4670d">

/kind cleanup

```release-note
None
```
2024-01-02 02:38:12 +00:00
Ryan Wang
d61ada31bc fix: description of container commands (#279)
修复关于容器参数的描述,从 2.1 之后不应该是**环境变量**

/kind documentation

```release-note
None
```
2023-11-25 02:58:07 +00:00
Ryan Wang
d80d49e1ac docs: remove oneinstack related documentations (#275)
移除 OneinStack 相关文档,目前 OneinStack 已经完全无法使用。

https://oneinstack.com/

```release-note
None
```
2023-11-07 07:45:28 +00:00
Ryan Wang
0abd6612d8 docs: add security notice for oneinstack (#261)
添加关于 OneinStack 的安全性提示。

/kind documentation

```release-note
None
```
2023-10-13 03:36:11 +00:00
Ryan Wang
58b41335e1 docs: lock postgres version in docker compose example (#257)
固定 Docker Compose 文档中 postgres 的版本,防止使用 latest 标签导致跨版本不兼容。

/kind documentation

```release-note
None
```
2023-09-19 06:52:21 +00:00
Ryan Wang
2acc48e6f9 docs: fix headings of nginxproxymanager.md (#230) 2023-06-19 16:20:09 +08:00
Ryan Wang
b3382b0170 docs: fix typos and word case (#226)
修正部分单词错误和写法错误。

/kind improvement

```release-note
None
```
2023-06-07 06:25:23 +00:00
Ryan Wang
38b006eea3 docs: update migration documentation (#209)
更新迁移文档。目前 Halo 的官方迁移插件已经基本实现所有数据的迁移,请看:

- https://github.com/halo-sigs/plugin-migrate/pull/19
- https://github.com/halo-sigs/plugin-migrate/pull/21

Fixes #208 

/kind documentation

```release-note
None
```
2023-04-27 02:30:18 +00:00
wxyShine
fe704e8036 Add installation method while MySQL exists (#201)
Add docker-compose to use the existing Mysql deployment method

```release-note
None
```
2023-04-07 07:04:10 +00:00
Ryan Wang
862756a76c docs: update documentation for Halo 2.4.1 (#207)
为 Halo 2.4.1 更新文档。

/kind documentation

```release-note
None
```
2023-04-04 04:02:14 +00:00
Ryan Wang
4edbf7e639 docs: update documentation for Halo 2.4 (#203)
为 Halo 2.4 更新文档。

/kind documentation

```release-note
None
```
2023-03-31 03:54:14 +00:00