Commit Graph

22 Commits

Author SHA1 Message Date
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
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
BugKing
3b43496f60 docs: recover FAQ in sidebar (#142)
在 PR #124 中误删了侧边栏的常见问题,现在重新添加回来。
```release-note
docs: recover FAQ in sidebar
```
2022-12-12 09:26:42 +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
89fb87557c docs: update documentation for Halo 2.0.0 (#125)
为 Halo 2.0 正式版更新文档。

/kind documentation

```release-note
None
```
2022-12-01 01:33:51 +00:00
Ryan Wang
779e584dbd docs: adding documentation for migration from 1.x (#115)
添加从 1.x 迁移的文档。

See preview link at <https://halo-docs-git-fork-ruibaby-docs-add-docs-for-mi-9c13bf-halo-dev.vercel.app/2.0.0-SNAPSHOT/getting-started/migrate-from-1.x>.

```release-note
None
```
2022-12-01 01:31:58 +00:00
BugKing
daca55161a docs: add user guide and quick start (#124)
```release-note
docs: 补充快速入门及用户指南
```
2022-12-01 00:55:50 +00:00
Ryan Wang
aee974185e docs: refine theme development documentation (#110)
完善 Halo 2.0 主题开发的文档。

/kind documentation

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

TODO list:

- [x] 准备工作 - 提供从搭建 Halo 开发环境到成功应用一个新的主题的过程。
- [x] 目录结构 - 详细解释一个主题的目录构成,包括每一个目录和文件的作用。
- [x] 配置文件 - 提供 `theme.yaml` 的各个配置的解释。
- [x] 设置选项 - 讲解如何在主题模板中使用主题定义的 `settings.yaml` 配置项。**注意:关于 settings.yaml 或许可以单独出一篇文档,因为插件也需要用到。主题和插件的文档只需要单独讲解如何使用**
- [x] 静态资源 - 讲解静态资源的引用。
- [x] 核心路由 - 列出 Halo 核心提供的路由以及模板,其中需要包括 `文章/自定义页面/分类的自定义模板` 的讲解
- [x] 模板变量 - 讲解系统内提供的路由对应模板中包含的变量。
- [x] Finder APIs - 讲解数据获取 API 的使用。
- [x] 常用代码片段 - 提供一些在主题开发中常用的代码片段,比如如何定义一个 `layout.html`,如何结构化渲染一个菜单或者文章分类等。

```release-note
None
```
2022-11-23 08:39:29 +00:00
Ryan Wang
f92e5ca387 docs: add basic documentation for theme development (#102)
添加最基本的主题开发文档,仅编写从创建主题项目到最终预览的部分。

/kind documentation

```release-noe
None
```
2022-11-18 06:30:26 +00:00
Ryan Wang
291023f4f9 docs: add documentation for local environment runs (#101)
添加本地开发环境运行的文档。

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

```release-note
None
```
2022-10-14 03:42:17 +00:00
Ryan Wang
c8633c4ff2 docs: add documentation of docker compose (#97)
/kind documentation
/cc @halo-dev/sig-docs 

添加使用 Docker Compose 部署的文档。

```release-note
None
```
2022-10-04 16:22:24 +00:00
Ryan Wang
95971a90df docs: documentation for Halo 2.0 (#92)
提供 Halo 2.0 的文档。

TODO list:

- [x] Halo 2.0 的配置文档
- [ ] ~~插件/主题开发的简要文档~~

```release-note
提供 Halo 2.0 的文档
```
2022-09-30 13:20:18 +00:00
Ryan Wang
2e421f26ab chore: bump docusaurus to 2.1.0 (#91)
升级 docusaurus 到 2.1.0

- https://github.com/facebook/docusaurus/releases/tag/v2.0.0
- https://github.com/facebook/docusaurus/releases/tag/v2.1.0

```release-note
none
```
2022-09-28 15:14:16 +00:00
Ryan Wang
c7fcd588f0 docs: remove tencent developer labs sidebar link (#67)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-04 08:14:03 +00:00
Moshi
5a2a4ccad7 doc: add installation document using docker-compose (#58) 2022-03-31 15:36:25 +08:00
Ryan Wang
002bdf3704 docs: add faq page (#32)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-11 15:01:51 +08:00
Ryan Wang
a5c242093b docs: remove sponsor doc (#24) 2022-01-07 20:52:24 +08:00
guqing
8db239cb9a docs: add a tutorial on deploying halo using docker and MySQL (#13)
* feat: add a tutorial on deploying halo using docker and MySQL

* refactor: remove docker-mysql route config

* feat: supplementary doc

* feat: 补充文档

* docs: update docker-mysql

* docs: update docker-mysql

* docs: update docker-mysql

* docs: update docker-mysql

* fix: space between Chinese and English
2021-12-19 21:35:36 +08:00
Ryan Wang
b43c1d3301 feat: add footer links 2021-10-08 20:02:24 +08:00
Ryan Wang
048ce27ce6 feat: add search bar. 2021-10-07 22:07:57 +08:00
Ryan Wang
1c36fdffe7 typo: fix theme category label typo. 2021-10-05 14:53:51 +08:00
Ryan Wang
d1d89b21a1 first commit 2021-10-05 14:30:42 +08:00