mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-23 19:19:18 +02:00
converted to mdx
This commit is contained in:
parent
66875eda7e
commit
1e6737c568
1 changed files with 5 additions and 2 deletions
|
@ -1,45 +0,0 @@
|
|||
---
|
||||
sidebar_position: 1
|
||||
slug: /
|
||||
---
|
||||
|
||||
# Jonas_Jones Documentation
|
||||
|
||||
:::info
|
||||
Here is all the documentation to my *personal* projects.
|
||||
|
||||
*All projecets managed by Organizations have their separate docs.*
|
||||
:::
|
||||
|
||||
## Anything specific you're looking for?
|
||||
Check out the sidebar or here, below:
|
||||
<div className="page-content-flex-container">
|
||||
<div className="page-content-flex-box page-content-flex-box1">
|
||||
### [Jonas_Jones API](/api)
|
||||
The API endpoint used for many of my projects
|
||||
</div>
|
||||
<div className="page-content-flex-box page-content-flex-box2">
|
||||
### [My Minecraft Mods](/overview/mods)
|
||||
An Overview of all my Minecraft Mods
|
||||
</div>
|
||||
</div>
|
||||
<div className="page-content-flex-container">
|
||||
<div className="page-content-flex-box page-content-flex-box1">
|
||||
### [TurboOctoPotato](/turbo-octo-potato)
|
||||
Guides to all my random Scripts
|
||||
</div>
|
||||
<div className="page-content-flex-box page-content-flex-box2">
|
||||
### [Achievement Guides](/overview/achievement-guides)
|
||||
An Overview of all my Achievement Guides
|
||||
</div>
|
||||
</div>
|
||||
<div className="page-content-flex-container">
|
||||
<div className="page-content-flex-box page-content-flex-box1">
|
||||
### [3D Printables](/overview/3d-printables)
|
||||
Guides and Showcases of all my 3D Printables
|
||||
</div>
|
||||
<div className="page-content-flex-box page-content-flex-box2">
|
||||
### [Services & Platforms](/overview/services-and-platforms)
|
||||
An Overview of all my Services and Platforms
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue