Skip to content

Commit daa2c06

Browse files
committed
feat: add basic index page
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
1 parent 5db348b commit daa2c06

1 file changed

Lines changed: 26 additions & 8 deletions

File tree

content/docs/index.mdx

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,31 @@
11
---
2-
title: Hello World
3-
description: Your first document
2+
title: What is Hytale?
3+
description: template text.
44
---
55

6-
Welcome to the docs! You can start writing documents in `/content/docs`.
6+
quick description about hytale here
77

8-
## What is Next?
98

10-
<Cards>
11-
<Card title="Learn more about Next.js" href="https://nextjs.org/docs" />
12-
<Card title="Learn more about Fumadocs" href="https://fumadocs.dev" />
13-
</Cards>
9+
Now that we've learnt what Hytale is, let's talk about why you're here. You want to mod Hytale. We believe that anyone with the right tools can be a modder, and a successful one.
10+
11+
We are here to help you in this journey by providing guides, resources and we're here to help when you get stuck.
12+
13+
14+
15+
-------- dev note this may be replaced with a getting started page instead, which i personally think is good:
16+
17+
18+
title: Getting started with Hytale Modding
19+
description: This section includes information about how to start modding Hytale.
20+
21+
-----
22+
23+
### Prerequisites
24+
- Familiarity with the Java programming language.
25+
- An installation of the Java 25 Development Kit (JDK) and 64-bit Java Virtual Machine (JVM).
26+
27+
----
28+
29+
Now that you know the Prerequisites, you should move to these sections:
30+
31+
- [Terminology](./terminology)

0 commit comments

Comments
 (0)