added overview pages

This commit is contained in:
Jonas_Jones 2025-02-02 18:36:44 +01:00
parent fdbbbec8b6
commit e505a16fad
5 changed files with 57 additions and 0 deletions

View file

@ -0,0 +1,8 @@
---
slug: /overview/3d-printables
---
# Mods
Find an overview of all my 3D Printables below:
:::note
No 3D Printable Docs just yet...
:::

View file

@ -0,0 +1,4 @@
{
"className": "hidden",
"position": -1
}

View file

@ -0,0 +1,11 @@
---
slug: /overview/achievement-guides
---
# Achievement Guides
Find an overview of all my Achievement Guides below:
<div className="page-content-flex-container">
<div className="page-content-flex-box page-content-flex-box1">
### [Tabletop Simulator](/tabletop_achievement_scripts)
Achievement Completion Guides for the achievements of Tabletop Simulator
</div>
</div>

21
docs/overviews/mods.mdx Normal file
View file

@ -0,0 +1,21 @@
---
slug: /overview/mods
---
# Mods
Find an overview of all my Minecraft Mods that require Documentation below:
<div className="page-content-flex-container">
<div className="page-content-flex-box page-content-flex-box1">
### [BetterConsoleMC](/betterconsolemc)
</div>
<div className="page-content-flex-box page-content-flex-box2">
### [TickTockTracker](/ticktocktracker)
</div>
</div>
<div className="page-content-flex-container">
<div className="page-content-flex-box page-content-flex-box1">
### [ConsoleMC](/consolemc)
</div>
<div className="page-content-flex-box page-content-flex-box2">
### [YetAnotherDiscordChatLink](/yetanotherdiscordchatlink)
</div>
</div>

View file

@ -0,0 +1,13 @@
---
slug: /overview/services-and-platforms
---
# Mods
Find an overview of all my Services and Platforms that require Documentation below:
<div className="page-content-flex-container">
<div className="page-content-flex-box page-content-flex-box1">
### [Fileshare Service](/fileshare.jonasjones.dev)
</div>
<div className="page-content-flex-box page-content-flex-box2">
### [Jonas_Jones Ecosystem](/jj_ecosystem)
</div>
</div>