一些小修小改 (#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
+1 -2
View File
@@ -1,6 +1,6 @@
---
title: "Nginx作为静态资源服务器,使用HMCL启动器配置服务器客户端自动更新"
permalink: /modpack/serverpack2.html
permalink: /modpack/serverpack3.html
date: 2023-01-11 14:13:45 +0800
categories: 整合包
toc: true
@@ -261,4 +261,3 @@ unzip /home/ftp/client2.0.zip -d /minecraftClientStatic/modepack
> HMCL官方文章:https://hmcl.huangyuhui.net/help/launcher/serverpack.html
> 使用Gitee作为静态资源服务器:https://www.kdocs.cn/l/ck0hwms5llq8
> Nginx配置静态资源服务器:https://buggzd.github.io/2023/01/11/Nginx%E9%9D%99%E6%80%81%E8%B5%84%E6%BA%90%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%BD%BF%E7%94%A8/