NitWikit/README.md

161 lines
4.3 KiB
Markdown
Raw Normal View History

2024-04-13 22:20:48 +08:00
<div align="center">
<div>
2024-04-14 12:35:24 +08:00
<img src="/static/img/nitwikit-banner.png" alt="Yizhan" />
2024-04-13 22:20:48 +08:00
</div>
<b>
NitWikit
</b>
<div>
<sup>一群笨蛋们编写的开服文档</sup>
</div>
</div>
2024-03-23 13:25:49 +08:00
2024-05-20 12:22:22 +08:00
# 🤔 这是什么
2024-05-01 00:16:55 +08:00
这是一份适用于游戏[Minecraft](https://www.minecraft.net/zh-hans) [Java版](https://zh.minecraft.wiki/w/Java%E7%89%88)的服务器开服教程,在这里,你可以看到由众多用户经验编制而成的各色教程,希望它们可以成为你开服路上的一份趁手资料,也希望你能运营一个不错的服务器——一切皆有可能。动动手指来阅读第一章的内容吧。
2024-04-13 22:20:48 +08:00
# 📖 开始阅读
2024-03-23 13:32:09 +08:00
2024-04-13 22:20:48 +08:00
文档正在编写ing...
2024-04-26 22:40:40 +08:00
https://nitwikit.yizhan.wiki/
2024-03-23 13:39:13 +08:00
2024-05-19 07:31:56 +08:00
[企鹅群🐧611076407](https://qm.qq.com/q/lEnfzgzxjq)
2024-05-02 00:02:33 +08:00
![:NitWikit](https://count.kjchmc.cn/get/@:NitWikit)
2024-05-01 00:16:55 +08:00
# 🔖 其他地址
这里是本文档地址/相关转载地址
2024-04-04 20:15:41 +08:00
2024-05-01 00:16:55 +08:00
- https://nitwikit.yizhan.wiki/
- [GitHub](https://github.com/postyizhan/NitWikit)
2024-05-19 12:05:57 +08:00
- [Minebbs](https://www.minebbs.com/threads/nitwikit-geyser.26356/)
- [klpbbs](https://klpbbs.com/forum.php?mod=viewthread&tid=136184&page=1&extra=#pid10518779)
- [九域](https://bbs.mc9y.net/threads/1624/)
- [暮光方块论坛](https://bbs.tsfk.top/threads/399/)
2024-06-02 06:10:55 +08:00
- [mcbbs2](https://mcbbs2.net/thread-103-1-1.html)
- [mcutc论坛](https://bbs.mcutc.cn/threads/560/)
2024-06-10 13:21:29 +08:00
- [HiMCBBS](https://www.himcbbs.com/threads/nitwikit-geyser.420/)
2024-04-04 20:15:41 +08:00
2024-06-15 12:46:04 +08:00
# 🔨 构建文档
> [!NOTE]
> 请先安装 Node.js 和 npm
2024-06-23 14:30:32 +08:00
1. 将此仓库克隆至本地
2024-06-15 12:46:04 +08:00
`git clone https://github.com/postyizhan/NitWikit.git`
2024-06-23 14:30:32 +08:00
2. 移动至仓库根目录
2024-06-15 12:46:04 +08:00
`cd NitWikit`
2024-06-23 14:30:32 +08:00
3. 安装依赖
2024-06-15 12:46:04 +08:00
`npm install`
2024-06-23 14:30:32 +08:00
4. 构建文档
2024-06-15 12:46:04 +08:00
`npm run build`
2024-06-23 14:30:32 +08:00
5. 部署测试网站
2024-06-15 12:46:04 +08:00
`npm run serve`
# ⬆️ 提交贡献
2024-06-15 12:47:10 +08:00
1. Fork 此仓库至自己的 GitHub 账户下
2024-06-23 14:30:32 +08:00
2. 将自己账户下的仓库克隆至本地
2024-06-15 12:46:04 +08:00
`git clone https://github.com/你的用户名/NitWikit.git`
2024-06-15 12:47:10 +08:00
3. 在本地仓库中进行修改并构建文档测试,无误后 push 至自己的仓库
2024-06-15 12:46:04 +08:00
4. 回到此仓库,点击 Pull requests -> New pull request 发起Pr
2024-05-20 12:22:22 +08:00
# 🤝 贡献者
2024-04-04 20:15:41 +08:00
2024-04-13 22:20:48 +08:00
## 常驻
他们是文档的常驻维护
2024-04-04 20:15:41 +08:00
<table>
<tr>
<!-- Yi zhan -->
<td align="center">
<a href="https://github.com/postyizhan"
><img
src="https://avatars.githubusercontent.com/u/97342038"
2024-06-08 20:52:39 +08:00
width="50;"
2024-04-04 20:15:41 +08:00
alt=""
/><br /><sub><b>驿站</b></sub></a
>
</a>
</td>
<!-- lilingfeng -->
<td align="center">
<a href="https://github.com/lilingfengdev"
><img
src="https://avatars.githubusercontent.com/u/145678359"
2024-06-08 20:52:39 +08:00
width="50;"
2024-04-04 20:15:41 +08:00
alt=""
/><br /><sub><b>lilingfeng</b></sub></a>
</a>
</td>
2024-05-20 12:22:22 +08:00
<!-- Radiation-pi -->
<td align="center">
<a href="https://github.com/Radiation-pi"
><img
src="https://avatars.githubusercontent.com/u/96102795"
2024-06-08 20:52:39 +08:00
width="50;"
2024-05-20 12:22:22 +08:00
alt=""
/><br /><sub><b>Radiation-pi</b></sub></a
>
</a>
</td>
2024-04-13 22:20:48 +08:00
</tr>
<table>
2024-06-08 20:36:59 +08:00
## 其他
2024-04-13 22:20:48 +08:00
2024-06-08 20:36:59 +08:00
他们为文档贡献了部分内容/页面
2024-04-13 22:20:48 +08:00
2024-06-27 11:42:02 +08:00
<!-- readme: contributors,Radiation\-pi/-,lilingfengdev/-,postyizhan/-,ImgBotApp/- -start -->
<!-- readme: contributors,Radiation\-pi/-,lilingfengdev/-,postyizhan/-,ImgBotApp/- -end -->
2024-05-01 00:16:55 +08:00
2024-05-20 12:22:22 +08:00
## 📜 笨蛋脚本
2024-05-03 07:40:12 +08:00
2024-05-03 09:35:45 +08:00
笨蛋脚本是本wiki贡献者lilingfengdev主导做的一些工具
[项目地址](https://github.com/lilingfengdev/NitWiki-Script)
2024-05-03 07:40:12 +08:00
<table>
<tr>
<!-- lilingfeng -->
<td align="center">
<a href="https://github.com/lilingfengdev"
><img
src="https://avatars.githubusercontent.com/u/145678359"
2024-06-08 20:52:39 +08:00
width="50;"
2024-05-03 07:40:12 +08:00
alt=""
2024-06-05 21:23:22 +08:00
/><br /><sub><b>lilingfeng</b></sub>
2024-05-03 07:40:12 +08:00
</a>
</td>
<!-- Lafcadia -->
<td align="center">
<a href="https://github.com/Lafcadia"
><img
src="https://avatars.githubusercontent.com/u/147896059"
2024-06-08 20:52:39 +08:00
width="50;"
2024-05-03 07:40:12 +08:00
alt=""
2024-06-05 21:23:22 +08:00
/><br /><sub><b>Lafcadia</b></sub>
2024-05-03 07:40:12 +08:00
</td>
</tr>
2024-06-05 21:23:22 +08:00
</table>
2024-05-03 09:35:45 +08:00
2024-06-24 19:36:58 +08:00
## 笨蛋AI
笨蛋AI为阅读者提供了一个免费的AI你可以问这个AI任何问题
[Play Now](https://ai.yizhan.wiki)
2024-06-24 19:43:48 +08:00
[备用](https://nitwikit-ai.pages.dev/)
2024-05-01 00:16:55 +08:00
# 📢 声明
- 你不能声称这是你的作品
- 未经作者允许,你不得将本作品用于如下途径:
- 改编或转载
- 盈利
- 你可以将本作品在不经授权的情况下用于:
2024-05-03 07:40:12 +08:00
- 带有出处的引用