Skip to content

Commit a35ca35

Browse files
committed
Docs Info ThemeColorMode
1 parent 30b2b23 commit a35ca35

37 files changed

Lines changed: 378 additions & 545 deletions

docs/intro.md

Lines changed: 2 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,6 @@
22
sidebar_position: 1
33
---
44

5-
# Tutorial Intro
5+
# Start
66

7-
Let's discover **Docusaurus in less than 5 minutes**.
8-
9-
## Getting Started
10-
11-
Get started by **creating a new site**.
12-
13-
Or **try Docusaurus immediately** with **[docusaurus.new](https://docusaurus.new)**.
14-
15-
### What you'll need
16-
17-
- [Node.js](https://nodejs.org/en/download/) version 20.0 or above:
18-
- When installing Node.js, you are recommended to check all checkboxes related to dependencies.
19-
20-
## Generate a new site
21-
22-
Generate a new Docusaurus site using the **classic template**.
23-
24-
The classic template will automatically be added to your project after you run the command:
25-
26-
```bash
27-
npm init docusaurus@latest my-website classic
28-
```
29-
30-
You can type this command into Command Prompt, Powershell, Terminal, or any other integrated terminal of your code editor.
31-
32-
The command also installs all necessary dependencies you need to run Docusaurus.
33-
34-
## Start your site
35-
36-
Run the development server:
37-
38-
```bash
39-
cd my-website
40-
npm run start
41-
```
42-
43-
The `cd` command changes the directory you're working with. In order to work with your newly created Docusaurus site, you'll need to navigate the terminal there.
44-
45-
The `npm run start` command builds your website locally and serves it through a development server, ready for you to view at http://localhost:3000/.
46-
47-
Open `docs/intro.md` (this page) and edit some lines: the site **reloads automatically** and displays your changes.
7+
If you need to consult the document, you can open it in the **Sidebar** or use the **Search** function in the upper right corner.

docs/introduction/_category_.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Introduction",
3+
"position": 2,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "What is this?"
7+
}
8+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Findep Project
6+
7+
Findep was a project initiated by KSSJW in 2020.
8+
9+
The initial idea was relatively simple, involving software development. In reality, due to various limitations, the project remained at the planning stage for quite some time.
10+
11+
Before the WindySky project, there were other names, but the actual development time was longer than the time spent agonizing over choosing a name.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 2
3+
---
4+
5+
# WindySky Project
6+
7+
In a narrow sense, WindySky refers to KSSJW's computer development projects.
8+
9+
While in a broader sense, it can refer to various types of projects that KSSJW participates in, including but not limited to computer, art, and written works.
10+
11+
The Findep project was succeeded by the WindySky Project on December 19, 2025.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Minecraft Java Edition",
3+
"position": 3,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Some mods for Minecraft Java Edition."
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Glowing Minecart",
3+
"position": 1,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Minecart lighting based on the original Minecraft."
7+
}
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Release
6+
7+
The platform for project release.
8+
9+
[![Github](https://img.shields.io/badge/Published%20in-GitHub-808284?logo=github&logoColor=white)](https://github.com/KSSJW/glowing-minecart/releases) [![Modrinth](https://img.shields.io/badge/Published%20in-Modrinth-1bd96a?logo=modrinth&logoColor=white)](https://modrinth.com/mod/glowing-minecart) [![CurseForge](https://img.shields.io/badge/Published%20in-CurseForge-f16436?logo=curseforge&logoColor=white)](https://www.curseforge.com/minecraft/mc-mods/glowing-minecart)
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
sidebar_position: 2
3+
---
4+
5+
# Version
6+
7+
The latest development progress is displayed in a list.
8+
9+
<font color="red">Red</font>: Preview
10+
11+
<font color="skyblue">Blue</font>: Mainline
12+
13+
<font color="limegreen">Green</font>: Synchronized with Mainline
14+
15+
<font color="orange">Orange</font>: Lagging behind Mainline
16+
17+
## Fabric
18+
19+
| Minecraft Version | Stable Mod Version | Unstable Mod version |
20+
| :---------------- | :-------------------------------------------- | :------------------- |
21+
| 1.21.11 | <font color="skyblue">2.2.1+1.21.11</font> | - |
22+
| 1.21.9 - 1.21.10 | <font color="limegreen">2.2.1+1.21.9</font> | - |
23+
| 1.21.6 - 1.21.8 | <font color="orange">2.1.0+1.21.6</font> | - |
24+
| 1.21.5 | <font color="orange">2.0.0+1.21.5</font> | - |
25+
| 1.21.4 | <font color="orange">2.0.0+1.21.4</font> | - |
26+
| 1.21.2 - 1.21.3 | <font color="orange">2.0.0+1.21.2</font> | - |
27+
| 1.21 - 1.21.1 | <font color="orange">2.2.0+1.21</font> | - |
28+
| 1.20.5 - 1.21.6 | <font color="orange">1.20.2-release.1</font> | - |
29+
| 1.20.3 - 1.20.4 | <font color="orange">1.20.2-release.1</font> | - |
30+
| 1.20.2 | <font color="orange">1.20.2-release.1</font> | - |
31+
| 1.20 - 1.20.1 | <font color="orange">1.20-release.1</font> | - |
32+
| 1.19.4 | <font color="orange">1.19-release.1</font> | - |
33+
| 1.19.3 | <font color="orange">1.19-release.1</font> | - |
34+
| 1.19 - 1.19.2 | <font color="orange">1.19-release.1</font> | - |
35+
| 1.18.x | <font color="orange">1.18-release.1</font> | - |
36+
| 1.17.x | <font color="orange">1.17-release.1</font> | - |
37+
| 1.16.2 - 1.16.5 | <font color="orange">1.16-release.1</font> | - |
38+
| 1.16 - 1.16.1 | <font color="orange">1.16-release.1</font> | - |
39+
| 1.15.x | <font color="orange">1.15-release.1</font> | - |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Kinetic Minecart",
3+
"position": 2,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Impact damage from high-speed minecarts!"
7+
}
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Release
6+
7+
The platform for project release.
8+
9+
[![Github](https://img.shields.io/badge/Published%20in-GitHub-808284?logo=github&logoColor=white)](https://github.com/KSSJW/kinetic-minecart/releases) [![Modrinth](https://img.shields.io/badge/Published%20in-Modrinth-1bd96a?logo=modrinth&logoColor=white)](https://modrinth.com/mod/kinetic-minecart) [![CurseForge](https://img.shields.io/badge/Published%20in-CurseForge-f16436?logo=curseforge&logoColor=white)](https://www.curseforge.com/minecraft/mc-mods/kinetic-minecart)

0 commit comments

Comments
 (0)