mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
added overview pages
This commit is contained in:
parent
fdbbbec8b6
commit
e505a16fad
5 changed files with 57 additions and 0 deletions
8
docs/overviews/3d-printables.mdx
Normal file
8
docs/overviews/3d-printables.mdx
Normal 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...
|
||||||
|
:::
|
4
docs/overviews/_category_.json
Normal file
4
docs/overviews/_category_.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"className": "hidden",
|
||||||
|
"position": -1
|
||||||
|
}
|
11
docs/overviews/achievement-guides.mdx
Normal file
11
docs/overviews/achievement-guides.mdx
Normal 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
21
docs/overviews/mods.mdx
Normal 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>
|
13
docs/overviews/services-and-platforms.mdx
Normal file
13
docs/overviews/services-and-platforms.mdx
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue