更新版本,修正sidebar层级问题,开辟原创WIki区

This commit is contained in:
boybook
2025-03-19 00:27:25 +08:00
parent a768f32e81
commit 5988cc9f7e
11 changed files with 2277 additions and 259 deletions

View File

@@ -5,24 +5,27 @@ layout: home
hero:
name: "我的世界中国版 ModSDK"
text: ""
tagline: "ModSDK 开发者文档 镜像,但提供更优质的搜索 🤩"
tagline: "ModSDK 开发者文档镜像,但提供更优质的搜索引擎 🤩"
actions:
- theme: brand
text: 开始
link: /mcdocs/0-概述/0-概述
link: /wiki/0-欢迎
features:
- icon: 🛠️
title: API文档
details: API是构建缤纷方块世界的基石快来查查哪一个是你需要的。
link: /mcdocs
link: /mcdocs/0-欢迎
- icon: 📙
title: 开发指南
details: 在开发指南中浏览每一个开发工具的使用说明,让它们更加得心应手。
link: /mcguide
link: /mcguide/0-欢迎
- icon: 📝
title: 教学课程
details: 不断更新的系列课程,系统性地帮助您搭建开发知识体系。
link: /mconline
link: /mconline/0-欢迎
---
<br>
> 如果需要查看官方文档,请访问 [我的世界开发者平台](https://mc.163.com/dev/)。