Skip to content
Closed
21 changes: 19 additions & 2 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,23 @@ export default defineConfig({
label: "通用知识库",
collapsed: true,
items: [
{
label: "常见术语解析",
collapsed: true,
items: [
"general/basics/what-is-world",
"general/basics/what-is-datapack",
"general/basics/what-is-mod",
"general/basics/what-is-plugin",
"general/basics/what-is-lag",
"general/basics/what-is-log",
"general/basics/what-is-messy-code",
"general/basics/what-is-permission",
"general/basics/what-is-startup-script",
"general/basics/what-is-nbt",
"general/basics/what-is-namespace",
]
},
{
label: "安装 Java",
collapsed: true,
Expand All @@ -82,7 +99,7 @@ export default defineConfig({
collapsed: true,
items: [
"general/advance/management/intro",
{
{
label: "玩家管理",
autogenerate: {
directory: "general/advance/management/player-management"
Expand Down Expand Up @@ -1107,4 +1124,4 @@ export default defineConfig({
noExternal: ["naive-ui", "vueuc", "date-fns", "workbox-window"]
}
}
});
});
2 changes: 1 addition & 1 deletion src/content/docs/about/ad.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: 广告
---

广告暂不开启
广告暂不开启
10 changes: 5 additions & 5 deletions src/content/docs/about/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@ Cubic 在群友的建议中被选中,成为了新组织的名字

打从一开始我就打算起一个让人耳目一新,一下就能记住的我的世界开服教程文档名字

但是教程指北之类的创意早被人使用过了,那段时间“笨蛋”一词有点成为口头禅,
但是教程指北之类的创意早被人使用过了,那段时间「笨蛋」一词有点成为口头禅,
再加上这个教程本来就是写给新手的,我就叫它笨蛋文档了,雪萌起了英文版名字 NitWikit

MC 里傻子村民的英文就是 nitwit,后缀又和 Wiki 相近,所以组合成了 Nitwikit
MC 里傻子村民的英文就是 nitwit,后缀又和 Wiki 相近,所以组合成了 NitWikit

#### 发展历程?

在笨蛋文档诞生很早之前我就有已经有过编写开服教程的想法,那时尝试过石墨文档,语雀,自建 GitBook。不过他们都夭折了。。。
在笨蛋文档诞生很早之前我就有已经有过编写开服教程的想法,那时尝试过石墨文档,语雀,自建 GitBook。不过他们都夭折了……

在笨蛋文档即将诞生的那段时间,我想编写一个文档来收录一些总有人问的问题,以及收录一些零碎的资源,下次回答别人问题的时候直接甩文档链接就好了,
又想到从前想写的开服教程,最终我决定编写一个从未有人做过的,详细无比的开服教程。

一开始我只是拉着人才(他写反作弊部分)编写笨蛋文档,部署在 GitHub pages,然后 lilingfeng 和小杰自己跑来问我能不能参与维护,
一开始我只是拉着人才(他写反作弊部分)编写笨蛋文档,部署在 GitHub Pages,然后 lilingfeng 和小杰自己跑来问我能不能参与维护,
以及一些路人像是 gyc123456-1 来给我 PR,后面还有 lim114514 在我不知情的情况下帮我买好 yizhan.wiki 这个域名,雪萌帮我想英文名字,
画群头像,banner 图,MineBBS 宣传图,小涵想写 Bedrock 内容给文档拆成三块,突然冒出个糯米团子搞出个 VitePress 版文档,
有那么几个我不认识的人和我认识的三七为笨蛋文档录制视频,千屈帮助编写了好多好多内容,修了好多 bug,甚至重写文档整个界面等等。
不知不觉就有了六十多个贡献者,如果算上 GitHub 之外提供建议和帮助的人,远比这个数字要多。
不知不觉就有了六十多个贡献者,如果算上 GitHub 之外提供建议和帮助的人,远比这个数字要多。
24 changes: 12 additions & 12 deletions src/content/docs/general/advance/bot/framework.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| -------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| 相关链接 | [GitHub 仓库](https://github.com/LLOneBot/LLOneBot) \| [文档站](https://llonebot.github.io/zh-CN/) |
| 作者 | [LLOneBot](https://github.com/LLOneBot) |
| 介绍 | LiteLoaderQQNT 插件,实现 OneBot 11 和 Satori 协议,用于 QQ 机器人开发 |
| 下载 | [GitHub](https://github.com/LLOneBot/LLOneBot/releases) 或者 [LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) 插件市场下载 |
| 介绍 | LiteLoaderQQNT 插件,实现 OneBot 11 和 Satori 协议,用于 QQ 机器人开发 |
| 下载 | [GitHub](https://github.com/LLOneBot/LLOneBot/releases) 或者 [LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) 插件市场下载 |

</TabItem>
<TabItem label="NapCatQQ">
Expand All @@ -27,8 +27,8 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| 相关链接 | [GitHub 仓库](https://github.com/NapNeko/NapCatQQ) \| [文档站](https://napneko.github.io/) |
| 作者 | [NapNeko](https://github.com/NapNeko) |
| 介绍 | NapCatQQ 是现代化的基于 NTQQ 的 Bot 协议端实现 |
| 下载 | [GitHub](https://github.com/NapNeko/NapCatQQ/releases) 或者 [LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) 插件市场下载 |
| 介绍 | NapCatQQ 是现代化的基于 NTQQ 的 Bot 协议端实现 |
| 下载 | [GitHub](https://github.com/NapNeko/NapCatQQ/releases) 或者 [LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) 插件市场下载 |

</TabItem>

Expand All @@ -38,7 +38,7 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| -------- | --------------------------------------------------------------------------------------------------------- |
| 相关链接 | [GitHub 仓库](https://github.com/MrXiaoM/overflow) \| [文档站](https://mirai.mrxiaom.top/docs/UserManual) |
| 作者 | [MrXiaoM](https://github.com/MrXiaoM) |
| 介绍 | Overflow 是 mirai-core-api 的实现,对接 OneBot 11 标准,实现 mirai 的无缝迁移 |
| 介绍 | Overflow 是 mirai-core-api 的实现,对接 OneBot 11 标准,实现 mirai 的无缝迁移 |
| 下载 | [官网下载](https://mirai.mrxiaom.top/) |

</TabItem>
Expand All @@ -56,7 +56,7 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| -------- | ------------------------------------------------------------------------- |
| 相关链接 | [GitHub 仓库](https://github.com/Hoshinonyaruko/Gensokyo) |
| 作者 | [Hoshinonyaruko](https://github.com/Hoshinonyaruko) |
| 介绍 | 基于 OneBot QQ 官方机器人 Api Golang 原生实现 |
| 介绍 | 基于 OneBot QQ 官方机器人 API 的 Golang 原生实现 |
| 下载 | [GitHub](https://github.com/Hoshinonyaruko/Gensokyo/releases) |

</TabItem>
Expand All @@ -74,7 +74,7 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| -------- | ----------------------------------------------------------------------------------------------------------------- |
| 相关链接 | [GitHub 仓库](https://github.com/whitechi73/OpenShamrock) \| [文档站](https://whitechi73.github.io/OpenShamrock/) |
| 作者 | [whitechi73](https://github.com/whitechi73) |
| 介绍 | 基于 Lsposed(Non-Riru)实现 Kritor 标准的 QQ 机器人框架 |
| 介绍 | 基于 Lsposed(Non-Riru)实现 Kritor 标准的 QQ 机器人框架 |
| 下载 | [GitHub](https://github.com/whitechi73/OpenShamrock/releases) |

</TabItem>
Expand All @@ -84,7 +84,7 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| --------- | ------------------------------------------------------------------------------ |
| 相关链接 | [GitHub 仓库](https://github.com/chrononeko/chronocat) |
| 作者 | [chrononeko](https://github.com/chrononeko) |
| 介绍 | 模块化的 Satori 框架 |
| 介绍 | 模块化的 Satori 框架 |
| 下载 | [GitHub](https://github.com/chrononeko/chronocat/releases) |

</TabItem>
Expand All @@ -94,7 +94,7 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| --------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| 相关链接 | [GitHub 仓库](https://github.com/Mrs4s/go-cqhttp) \| [文档站](https://docs.go-cqhttp.org/) |
| 作者 | [Mrs4s](https://github.com/Mrs4s) |
| 介绍 | 基于 Mirai 以及 MiraiGo 的 OneBot Golang 原生实现 |
| 介绍 | 基于 Mirai 以及 MiraiGo 的 OneBot Golang 原生实现 |
| 下载 | [GitHub](https://github.com/Mrs4s/go-cqhttp/releases) |

</TabItem>
Expand All @@ -104,7 +104,7 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 相关链接 | [GitHub 仓库](https://github.com/mamoe/mirai) \| [官方论坛](https://mirai.mamoe.net/) \| [用户手册](https://github.com/mamoe/mirai/blob/dev/docs/UserManual.md) |
| 作者 | [mamoe](https://github.com/mamoe) |
| 介绍 | mirai 是一个在全平台下运行,提供 QQ Android 协议支持的高效率机器人库 |
| 介绍 | Mirai 是一个在全平台下运行,提供 QQ Android 协议支持的高效率机器人库 |
| 下载 | [GitHub](https://github.com/iTXTech/mirai-console-loader/releases) |

</TabItem>
Expand All @@ -114,9 +114,9 @@ import { TabItem, Tabs } from "@astrojs/starlight/components";
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| 相关链接 | [GitHub 仓库](https://github.com/LagrangeDev/Lagrange.Core) \| [文档站](https://lagrangedev.github.io/Lagrange.Doc/Lagrange.OneBot/) |
| 作者 | [LagrangeDev](https://github.com/LagrangeDev) |
| 介绍 | Lagrange.Core 是一个开源的 NTQQ 协议实现,实现了 OneBot V11 的通信协议,可以和主流 Bot 框架进行通信 |
| 介绍 | Lagrange.Core 是一个开源的 NTQQ 协议实现,实现了 OneBot V11 的通信协议,可以和主流 Bot 框架进行通信 |
| 下载 | [GitHub](https://github.com/LagrangeDev/Lagrange.Core/releases) |

</TabItem>
</Tabs>
{/* autocorrect-enable */}
{/* autocorrect-enable */}
Loading
Loading