一些小修小改 (#115)

* index: Minor changes

* index: Fix Chinese & English grammar

* Add left sidebar

* chore: Cleanup stuff

_config.yml: Merge defaults
_launcher/auto-installing: Fix Markdown formatting
_modpack/serverpack3: Replace permalink
_multiplayer/multiplayer: Remove duplicate file

* index: Render menu from navigation data
This commit is contained in:
iBug
2024-05-22 20:43:52 +08:00
committed by GitHub
parent 8058175f55
commit df6c484e50
7 changed files with 96 additions and 161 deletions
+58
View File
@@ -0,0 +1,58 @@
main:
- title: 常见问题
url: /faq.html
- title: GitHub
url: https://github.com/HMCL-dev/HMCL
docs:
- title: 问题集合
children:
- title: 常见问题
url: /faq.html
- title: 启动器使用相关
url: /launcher/
- title: 整合包帮助
url: /modpack/
- title: 多人联机帮助
url: /multiplayer/
- title: 使用者帮助
children:
- title: 版本隔离
url: /launcher/isolation.html
description: 本文可以帮助你更好的分离地图、模组等。
- title: 多人联机帮助
url: /multiplayer/
description: 本文将告诉你如何进行多人联机,以及一些问题。
- title: 设置离线皮肤
url: /launcher/offline-skin.html
description: 本文将告诉你如何设置一个属于自己的离线皮肤。
- title: HMCL 的自动安装使用教程
url: /launcher/auto-installing.html
description: 本文将告诉你如何用 HMCL 安装 Forge、Fabric、Fabric API、LiteLoader、Optifine 以及 模组 等。
- title: 安装 Optifine / 光影
url: /launcher/shader.html
description: 本文将告诉你如何安装 Optifine 来使用光影。
- title: 设置项详解
url: /launcher/set-item-details.html
description: 这篇文章针对 HMCL 的各个设置项进行了详细的解释。
- title: 开发者帮助
children:
- title: 制作 HMCL 格式的数据包
url: /launcher/datapack.html
description: 本文将告诉你如何制作 HMCL 能够识别的数据包(Datapacks)。
- title: 制作整合包
url: /modpack/serverpack.html
description: 本文将告诉你如何制作整合包。
- title: 添加默认 authalic-injector 验证服务器
url: /launcher/authlib-injector.html
description: 本文将告诉你如何设置默认的验证服务器。
- title: 其他
children:
- title: 为 HMCL 做出贡献
url: /contribution.html
- title: HMCL GitHub 地址
url: https://github.com/HMCL-dev/HMCL
- title: HMCL 帮助文档 GitHub 地址
url: https://github.com/HMCL-dev/HMCL-docs
- title: HMCL 官网
url: https://hmcl.huangyuhui.net