Ryan Wang
0dcd978195
docs: improve the display of docker-compose examples ( #396 )
...
优化 Docker Compose 部署文档的篇幅,使用选项卡展示不同的配置示例。
<img width="1030" alt="image" src="https://github.com/user-attachments/assets/47bce5f8-4e01-4a32-b78a-38dc8d35b6ff ">
/kind documentation
```release-note
None
```
8 months ago
Ryan Wang
250c0180d7
chore: bump docusaurus version to 3.x ( #395 )
...
升级 Docusaurus 版本至 3.x
参照 https://docusaurus.io/zh-CN/docs/migration/v3 升级指南。
Fixes #394
/kind improvement
```release-note
None
```
8 months ago
Ryan Wang
dd6cc4848a
docs: update documentation for Halo 2.18 ( #389 )
...
为 [Halo 2.18](https://github.com/halo-dev/halo/releases/tag/v2.18.0 ) 更新文档。
/kind documentation
```release-note
None
```
8 months ago
BugKing
64d482f224
docs: update tencent-cloud-lighthouse.md ( #387 )
...
```release-note
None
```
9 months ago
BugKing
bf152a8458
docs: 增加离线部署文档 ( #386 )
9 months ago
Ryan Wang
9d868fa50e
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
```
9 months ago
Ryan Wang
6817d813da
docs: remove halo.cache.page.disabled arg ( #377 )
...
移除部署文章的 `halo.cache.page.disabled` 参数,在 2.17 中已经[移除此功能](https://github.com/halo-dev/halo/pull/6108 ),后续将由 https://github.com/halo-sigs/plugin-page-cache 提供此功能。
/kind documentation
```release-note
None
```
9 months ago
Ryan Wang
05c4dc2089
docs: remove tips related to mariadb driver ( #372 )
...
使用 MariaDB 原生驱动无法启动的问题将在 https://github.com/halo-dev/halo/pull/6133 中修复,并发布到 2.17.0,所以移除此提示。
/kind documentation
```release-note
None
```
9 months ago
Ryan Wang
3a69e510b3
docs: update default docker registry ( #370 )
...
更新部署文档,添加我们的自建 Docker 仓库,并设置为首选。
```release-note
None
```
10 months ago
Ryan Wang
de60c8a3fd
chore: improve importing markdown file name ( #368 )
...
为被导入的 Markdown 片段文件名添加 `_`,防止为其生成页面。比如:https://docs.halo.run/developer-guide/theme/vo/ThemeVo
参考文档:https://docusaurus.io/docs/2.x/markdown-features/react#importing-markdown
/kind improvement
```release-note
None
```
10 months ago
Ryan Wang
7eec30763e
docs: update documentation for Halo 2.16 ( #367 )
...
为 Halo 2.16.0 更新文档。
/kind documentation
```release-note
None
```
10 months ago
Ryan Wang
8846344ca8
typo: 登陆 -> 登录 ( #364 )
...
更新文案:登陆 -> 登录
/kind documentation
```release-note
None
```
10 months ago
Ryan Wang
23a1936cbb
docs: add a description regarding external-url ( #356 )
...
在《腾讯云轻量应用模板》文档中添加有关外部访问地址的说明。
/kind documentation
```release-note
None
```
11 months ago
Ryan Wang
c9f55fac58
docs: tencent cloud lighthouse ( #354 )
...
添加使用腾讯云轻量应用服务器的应用模板部署的文档。
/kind documentation
```release-note
None
```
11 months ago
Ryan Wang
846d6c3791
docs: update documentation for Halo 2.15 ( #345 )
...
为 Halo 2.15.0 更新文档。
/kind documentation
```release-note
None
```
11 months ago
BugKing
228d058a9d
docs: update r2dbc url for MariaDB ( #344 )
...
* docs: update r2dbc url for MariaDB
* Update
Signed-off-by: Ryan Wang <i@ryanc.cc>
---------
Signed-off-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: Ryan Wang <i@ryanc.cc>
11 months ago
Ryan Wang
1bb91bec16
docs: update prepare document ( #337 )
...
更新《写在前面》。
- 更新网络要求说明
- 更新 Docker 依赖说明
- 更新 Jar 文件部署说明
- 更新数据库说明
- 更新浏览器支持说明
/kind documentation
```release-note
None
```
12 months ago
Ryan Wang
6e97f3724b
docs: update documentation for Halo 2.14 ( #334 )
...
为 Halo 2.14.0 更新文档。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
d578915c59
docs: update sample of docker compose file ( #324 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
1 year ago
Ryan Wang
7dd663136d
docs: update documentation for Halo 2.13 ( #321 )
...
为 Halo 2.13.0 更新文档。
/kind documentation
```release-note
None
```
1 year ago
John Niang
54c9c8e816
Correct systemd syntax by removing double quotes ( #312 )
...
This PR removes double quotes in `ExecStart` and changes `spring.config.location` argument into `spring.config.additional-location`.
See https://github.com/halo-dev/halo/issues/5259#issuecomment-1931481647 and 9166ebe510 (r138357255)
for more.
```release-note
None
```
1 year ago
Ryan Wang
da096deb01
docs: remove unnecessary tips ( #311 )
...
在 https://github.com/halo-dev/docs/pull/309 中,修改配置挂载方式之后没有删除以前的提示。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
9166ebe510
fix: missing config location attribute in jar document ( #309 )
...
修改 Jar 文件部署文档,补充配置文件位置的参数说明。
/kind documentation
Ref https://github.com/halo-dev/halo/issues/5259#issuecomment-1925783729
```release-note
None
```
1 year ago
Ryan Wang
d0ea59e6e2
docs: update documentation for Halo 2.12 ( #306 )
...
为 Halo 2.12.0 更新文档。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
2ebc8ca714
docs: add documentation for deployment using a jar file ( #305 )
...
添加使用 Jar 文件部署的文档。
/kind documentation
```release-note
None
```
1 year ago
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
```
1 year ago
Ryan Wang
a7707ee2ca
docs: add documentation for setup page ( #289 )
...
添加系统初始化的文档。
/kind documentation
Fixes #286
```release-note
None
```
1 year ago
Ryan Wang
7e8a8ecb0d
docs: update documentation for Halo 2.11 ( #283 )
...
为 Halo 2.11.0 更新文档。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
78ab4dbe14
docs: refine h2 database tips ( #280 )
...
优化使用 H2 数据库的提示。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
d61ada31bc
fix: description of container commands ( #279 )
...
修复关于容器参数的描述,从 2.1 之后不应该是**环境变量**
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
d80d49e1ac
docs: remove oneinstack related documentations ( #275 )
...
移除 OneinStack 相关文档,目前 OneinStack 已经完全无法使用。
https://oneinstack.com/
```release-note
None
```
1 year ago
Ryan Wang
42206e7b15
docs: improve backup instructions in upgrade documentations ( #274 )
...
优化版本升级的备份说明,统一改为使用系统提供的备份功能,而不是手动操作工作目录。
```release-note
None
```
1 year ago
Ryan Wang
871c231a7c
docs: add sponsor page ( #265 )
...
添加赞助页面。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
0abd6612d8
docs: add security notice for oneinstack ( #261 )
...
添加关于 OneinStack 的安全性提示。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
ba0c62ef6b
docs: update documentation for Halo 2.10 ( #262 )
...
为 Halo 2.10.0 更新文档。
/kind documentation
```release-note
None
```
2 years ago
John Niang
f1e2d27c8a
Change mount dir of Halo container to ./halo2 ( #258 )
...
#### What this PR does / why we need it:
目前 Halo 容器挂载目录配置 `./:/root/.halo2` 容易让用户无意在 Halo 工作目录添加一些其他无关目录,例如:Nginx 也挂载到当前目录。这可能会导致无法正常使用备份功能。目前也无法预知未来可能会发生什么样的错误。
#### Which issue(s) this PR fixes:
Fixes https://github.com/halo-dev/halo/issues/4637
#### Does this PR introduce a user-facing change?
```release-note
修改 Halo 容器工作目录挂载目标目录为 ./halo2
```
2 years ago
John
587cd952d6
docs: add halo on podman ( #256 )
...
添加使用 Podman 部署Halo的方法.
```release-note
None
```
2 years ago
Ryan Wang
58b41335e1
docs: lock postgres version in docker compose example ( #257 )
...
固定 Docker Compose 文档中 postgres 的版本,防止使用 latest 标签导致跨版本不兼容。
/kind documentation
```release-note
None
```
2 years ago
QuinlanHoo
d8158746f1
Update MySQL to 8.1.0 to prevent mysql_native_password warning ( #249 )
...
使用caching_sha2_password代替mysql_native_password。
以解决使用My SQL的Docker镜像报Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'。告警的问题。
```release-note
None
```
2 years ago
Ryan Wang
f1b641dc12
docs: update documentation for Halo 2.9 ( #246 )
...
为 Halo 2.9.0 更新文档。
/kind documentation
```release-note
None
```
2 years ago
Ryan Wang
32163df337
docs: update the instructions for the initial administrator in the deployment document ( #244 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2 years ago
Ryan Wang
72c2ef8cc7
docs: update documentation for Halo 2.8 ( #238 )
...
为 Halo 2.8.0 更新文档。
/kind documentation
```release-note
None
```
2 years ago
Ryan Wang
18bab50498
docs: update documentation for Halo 2.7 ( #234 )
...
为 Halo 2.7.0 更新文档。
/kind documentation
```release-note
None
```
2 years ago
BugKing
801291838f
docs: 增加 Helm 部署文档 ( #233 )
...
增加 Helm Chart 部署文档。
Close #181
2 years ago
Ryan Wang
2acc48e6f9
docs: fix headings of nginxproxymanager.md ( #230 )
2 years ago
Ryan Wang
2222905387
docs: improve documentation of 1Panel ( #229 )
...
优化使用 1Panel 部署的文档。
/kind documentation
```release-note
None
```
2 years ago
Ryan Wang
3ef8b4c0f9
docs: refactor documentations of user guide ( #225 )
...
重构用户指南的部分内容。
/kind documentation
```release-note
None
```
2 years ago
Ryan Wang
b3382b0170
docs: fix typos and word case ( #226 )
...
修正部分单词错误和写法错误。
/kind improvement
```release-note
None
```
2 years ago
Ryan Wang
5d74edea8f
docs: update documentation for Halo 2.6 ( #222 )
...
为 Halo 2.6 更新文档。
/kind documentation
```release-note
None
```
2 years ago
Ryan Wang
9daf914879
docs: refine documentation of installation ( #215 )
...
优化安装文档。
1. 优化安装完成之后的提示。
2. 优化 Docker 启动参数的描述。
3. Docker 的数据库配置参数添加 MariaDB 的说明。
4. 移动反向代理方式的顺序。
/kind documentation
```release-note
None
```
2 years ago