Commit Graph

64 Commits

Author SHA1 Message Date
Ryan Wang
b8a50b78b6 docs: remove version tips (#183)
Fixes #182 

/kind documentation

```release-note
None
```
2023-02-03 06:48:11 +00:00
Ryan Wang
bf412ac04e docs: add documentation for update docker image to upgrade halo (#177)
添加更新 Docker 镜像的文档。

/kind documentation

Fixes #150 

```release-note
None
```
2023-02-02 03:14:10 +00:00
Ryan Wang
d13c86a5a7 docs: add documentation for author template variables (#176)
添加主题端作者归档页面的文档。后端改动可查阅:https://github.com/halo-dev/docs/issues/144

/kind documentation

Fixes #143 

```release-note
None
```
2023-02-01 08:10:10 +00:00
Ryan Wang
922502a9d3 docs: add tips of console proxy (#178)
在开发环境文档中添加 Console 代理的提示。

/kind documentation

```release-note
None
```
2023-02-01 08:02:10 +00:00
Ryan Wang
d623ac063a docs: add lastModifyTime field description for post and singlePage related vo (#175)
为主题开发文档中关于文章和自定义页面的 VO 描述添加 lastModifyTime 字段。后端改动见:https://github.com/halo-dev/halo/pull/3101

/kind documentation

Fixes #169 

```release-note
None
```
2023-02-01 06:58:11 +00:00
Ryan Wang
55e5f60aee docs: update documentation for Halo 2.2 (#174)
为 Halo 2.2 更新文档。

/kind documentation

```release-note
None
```
2023-02-01 04:14:09 +00:00
Ryan Wang
96ca3e2c50 docs: update documentation for migrate from Halo 1.x (#171)
Halo 1.5 / 1.6 的迁移插件已经更新:https://github.com/halo-sigs/plugin-migrate/releases/tag/v1.1.0

同步修改使用文档。

Fixes https://github.com/halo-dev/docs/issues/170

/kind documentation

```release-note
None
```
2023-01-30 06:38:12 +00:00
Ryan Wang
91683d445a docs: bump mysql version to 8.0.31 for docker documentation (#167)
将 Docker Compose 文档中的 MySQL 版本升级到 8.0.31 以支持 Arm 架构的机器。

/kind documentation

Fixes #135 

```release-note
None
```
2023-01-06 03:16:38 +00:00
Ryan Wang
8c3d6d097e fix: wrong example of contributor finder api (#166)
修复关于 Contributor 的 Finder API 示例错误的问题。

/kind documentation

Fixes #158 

```release-note
None
```
2023-01-05 15:40:37 +00:00
Ryan Wang
1165cff265 docs: add documentation for annotations form definition (#165)
添加 Annotations Form 表单定义和使用的文档。

Fixes #154 

/kind documentation

```release-note
None
```
2023-01-05 09:10:37 +00:00
John Niang
4634f74021 Refine run methods with arguments instead of environments (#164)
#### What this PR does/Why we need it?

1. Refine Docker run command and Docker compose file with arguments instead of environments for Halo 2.1 and 2.2.0-SNAPSHOT.
2. Change environments description into arguments description.

#### Which issue(s) this PR fixes:

Fix https://github.com/halo-dev/docs/issues/163

```release-note
None
```
2023-01-04 10:20:35 +00:00
Ryan Wang
ef03b0fbfb docs: update documentation for Halo 2.1 (#162)
为 Halo 2.1 更新文档。

see https://github.com/halo-dev/halo/releases/tag/v2.1.0

/kind documentation

```release-note
None
```
2023-01-03 07:56:36 +00:00
Alanrah
c1bc43a686 docs: remove the "Internal members can access" option from the post's usage documentation (#155)
halo2.0目前从issue得知,并未实现“内部成员可访问”可见性控制,和文档docs不同步

```release-note
None
```
2022-12-26 10:38:30 +00:00
RalstonLiu
1416be911c docs: add documentation for use with Nginx Proxy Manager (#149)
添加nginxproxymanager的文档,之前PR关闭了

```release-note
None
```
2022-12-26 02:50:32 +00:00
BugKing
2ec6fbb8af Fix illustration for uninstalling plugins (#152)
```release-note
fix: 卸载插件配图错误
````

Fixes #151
2022-12-22 07:32:29 +00:00
Ryan Wang
f11892ec27 docs: update documentation for Halo 2.0.2 (#148)
为 [Halo 2.0.2](https://github.com/halo-dev/halo/releases/tag/v2.0.2) 更新版本号。

/kind documentation

```release-note
None
```
2022-12-16 16:36:18 +00:00
Ryan Wang
6bcbab1855 docs: update documentation for pull request contribution (#147)
更新 Pull Request 贡献指南。

/kind documentation

Fixes https://github.com/halo-dev/docs/issues/146

```release-note
None
```
2022-12-16 03:44:34 +00:00
Ryan Wang
dcb7a89b82 docs: add description of the docker environment variable (#137)
为部署文档提供 Docker 环境变量的解释。

/kind documentation

```release-note
None
```
2022-12-16 03:42:41 +00:00
BugKing
039159dfc0 docs: add password resetting section in FAQ (#145)
```release-note
docs: add password resetting section in FAQ
```

在 FAQ 中增加忘记密码处理相关内容。
2022-12-15 16:13:15 +00:00
Ryan Wang
ec3cba41cf docs: add documentation about compilation (#138)
提供自编译可执行 JAR 和 Docker 镜像的文档。

Fixes https://github.com/halo-dev/docs/issues/114

/kind documentation

```release-note
None
```
2022-12-13 13:38:46 +00:00
Simple-Stark
39d34fbea6 docs: improve the developer run guide (#139)
针对 WIndows 平台优化开发者运行的文档。

/kind documentation

```release-note
None
```
2022-12-12 04:04:22 +00:00
Ryan Wang
1d43c93f49 feat: improve the quick start section of the introduction (#136)
更新介绍文档中快速开始的命令,提供初始管理员账号和外部访问链接的环境变量设置。

/kind documentation

```release-note
None
```
2022-12-09 04:02:14 +00:00
Ryan Wang
749083c815 docs: remove third-party document (#134)
移除三方安装指南,目前已经不适用于 Halo 2.0

/kind documentation

Fixes https://github.com/halo-dev/docs/issues/131

```release-note
None
```
2022-12-08 06:50:11 +00:00
Ryan Wang
36a4db6796 docs: refine the field descriptions of the theme VO (#133)
完善主题开发文档关于 VO 字段的描述。

/kind documentation

Fixes https://github.com/halo-dev/docs/issues/122

```release-note
None
```
2022-12-08 04:54:10 +00:00
Ryan Wang
2ed9998d8a docs: update documentation for Halo 2.0.1 (#132)
为 [Halo 2.0.1](https://github.com/halo-dev/halo/releases/tag/v2.0.1) 更新版本号。

/kind documentation

```release-note
None
```
2022-12-07 10:00:54 +00:00
Ryan Wang
e57d33d369 docs: update tips for migration (#130)
在迁移文档增加站点需要 HTTPS 的提示。

/kind documentation

```release-note
None
```
2022-12-06 03:00:15 +00:00
Ryan Wang
fdad517e54 docs: add docker installation tips (#129)
在部署文档中添加安装 Docker 的提示。

/kind documentation

```release-note
None
```
2022-12-05 11:04:12 +00:00
Ryan Wang
5c76928800 chore: set 2.0 is latest version (#127)
将 2.0 版本的文档设置为最新的文档。同时保留 /2.0.0-SNAPSHOT/

/kind documentation

```release-note
None
```
2022-12-01 01:49:52 +00:00
Nova Kwok
987a9c9d3f Change mirror frontend URL from https://dl.halo.run to https://download.halo.run (#108)
Change mirror site frontend website to new address, shouldn't affect old download link such as `https://dl.halo.run/release/halo-1.3.0.jar`

Related post: https://nova.moe/halo-mirror-serverless/
Related repo: https://github.com/halo-sigs/halo-dl-api

```release-note
None
```
2022-11-14 14:06:14 +00:00
Ryan Wang
be858399ad docs: update versions for 1.6.0 1.5.5 2.0.0-alpha.2 (#100)
更新 Halo `1.6.0` `1.5.5` `2.0.0-alpha.2` 的版本号。

/kind documentation
/cc @halo-dev/sig-docs  

```release-note
None
```
2022-10-13 05:10:13 +00:00
Ryan Wang
4921736046 refactor: document versioning structure (#99)
重构文档版本结构。

- 移除 1.5/1.4 相关所有 patch 版本的文档,使用 1.5/1.4 版本号代替。
- 创建 1.6 的文档版本。
- 后续针对 1.5 或者 1.6 的更新,可以直接对具体版本进行更改。

本打算使用 [@docusaurus/plugin-client-redirects](https://docusaurus.io/zh-CN/docs/api/plugins/@docusaurus/plugin-client-redirects) 做已删除的 patch 版本的重定向,旦可能不是很好满足匹配重定向的需求。~~所以在此 PR 合并之前我将通过 Nginx 对具体版本进行重定向转发~~。

比如:`/1.4.17/{path}` 重定向到 `/1.4/{path}`,`/1.5.4/{path}` `/1.5.3/{path}` 都从定向到 `/1.5/{path}`

/kind documentation
/cc @halo-dev/sig-docs 

> PS: 此 PR 未对新发布的 [1.6.0](https://github.com/halo-dev/halo/releases/tag/v1.6.0) [1.5.5](https://github.com/halo-dev/halo/releases/tag/v1.5.5) [2.0.0-alpha.2](https://github.com/halo-dev/halo/releases/tag/v2.0.0-alpha.2) 做修改,将在后续 PR 更改。

```release-note
None
```
2022-10-13 03:58:14 +00:00
Ryan Wang
99a14110b9 docs: provides Halo 2.0 online demo environment (#98)
提供 Halo 2.0 的在线演示环境。

/kind documentation

```release-note
None
```
2022-10-11 03:42:13 +00:00
603466551
7c5457c36f Update third-party.md (#93)
在极空间nas中使用docker搭建halo
2022-10-01 01:56:18 +00:00
Ryan Wang
f630eaeca6 docs: add a tip that cannot map halo to a domain subfolder (#90)
添加不能将 Halo 反向代理到域名子目录的提示。

/kind documentation

```release-note
None
```
2022-08-31 17:28:14 +00:00
YYplus
322ebdba54 fix: typo in backup-migration.md (#87)
```release-note
None
```
2022-08-09 07:42:19 +00:00
Kent Liao
bf0e4ee4f0 fix: linkTag example (#86)
methods:
* listTeams
* listTeamsByRandom

```release-note
None
```
2022-08-02 14:14:19 +00:00
vayci
e855ddac26 fix: photoTag listByTeam example (#84)
Fixes #85 

```release-note
None
```
2022-08-01 12:36:11 +00:00
Ryan Wang
3f900d0826 fix: docker-compose documentation about the mysql container configurations (#83)
Fixes halo-dev/halo#2257

see https://hub.docker.com/_/mysql

/kind documentation

```release-note
None
```

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-20 10:01:50 +00:00
Ryan Wang
331c29b3af release: create 1.5.4 version (#82)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-07 11:02:10 +00:00
Ryan Wang
eba654da79 release: create 1.5.3 version (#79)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-09 09:22:18 +00:00
John Niang
e37e4e4a12 Refine pr.md to be clearer (#77)
* Refine contribution.md to be clearer

Signed-off-by: johnniang <johnniang@fastmail.com>

* Update pr.md in version-1.5.2 folder as well

Signed-off-by: johnniang <johnniang@fastmail.com>
2022-04-25 04:58:17 +00:00
Ryan Wang
a77813a3ac docs: improve docker compose documentations (#74)
* docs: improve docker-compose documentations

Signed-off-by: Ryan Wang <i@ryanc.cc>

* docs: improve docker-compose documentations

Signed-off-by: Ryan Wang <i@ryanc.cc>

* fix: redis network typo

Signed-off-by: Ryan Wang <i@ryanc.cc>

* Update docs/getting-started/install/other/docker-compose.md

Co-authored-by: John Niang <johnniang@fastmail.com>

* Update docs/getting-started/install/other/docker-compose.md

Co-authored-by: John Niang <johnniang@fastmail.com>

* Update versioned_docs/version-1.5.2/getting-started/install/other/docker-compose.md

Co-authored-by: John Niang <johnniang@fastmail.com>

* fix: halo_redis not in depends_on

Signed-off-by: Ryan Wang <i@ryanc.cc>

* fix: Docker-Compose -> Docker Compose

Signed-off-by: Ryan Wang <i@ryanc.cc>

* perf: add indentation to list block level content

Signed-off-by: Ryan Wang <i@ryanc.cc>

* perf: add indentation to list block level content

Signed-off-by: Ryan Wang <i@ryanc.cc>

Co-authored-by: John Niang <johnniang@fastmail.com>
2022-04-16 14:05:57 +00:00
Ryan Wang
f42f651081 chore: remove archived documentations (#72)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-14 07:49:17 +00:00
Ryan Wang
d605271fcc docs: update markdown.md for Halo 1.5.x (#70)
* doc: update markdown document

Signed-off-by: Ryan Wang <i@ryanc.cc>

* docs: update markdown.md

Signed-off-by: Ryan Wang <i@ryanc.cc>

* docs: update markdown.md

Signed-off-by: Ryan Wang <i@ryanc.cc>

* docs: update markdown.md

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-14 05:35:16 +00:00
Ryan Wang
ddcfbeed36 release: create 1.5.2 version (#69)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-10 17:09:00 +08:00
Ryan Wang
dcf872a0dc docs: fix cases (#66)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-31 16:34:06 +00:00
Ryan Wang
9c9185e681 release: create 1.5.1 version (#63)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-31 00:06:07 +08:00
Ryan Wang
00f21dbb78 docs: steps to add clear leveldb cache to upgrade documentation (#59)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-29 16:36:52 +00:00
Ryan Wang
163e387b9c doc: update intro.md (#55)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-23 14:19:50 +08:00
Ryan Wang
75405a306d release: create 1.5.0 version (#54)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-23 13:01:57 +08:00