Skip to content

Commit 5b4cead

Browse files
committed
Update index and side bar
1 parent 692b546 commit 5b4cead

File tree

3 files changed

+43
-9
lines changed

3 files changed

+43
-9
lines changed

pages/_meta.json

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,56 @@
44
"theme": {
55
"footer": false
66
}
7-
},
7+
},
88
"--": {
9+
"type": "separator",
10+
"title": "CFX Auth (Escrow)"
11+
},
12+
"understanding-cfx-auth": {
13+
"title": "Understanding CFX Auth",
14+
"theme": {
15+
"footer": false
16+
}
17+
},
18+
"---": {
919
"type": "separator",
1020
"title": "General Information"
1121
},
12-
"how-to-update": {
13-
"title": "How to update your asset",
22+
"updating-your-assests": {
23+
"title": "Updating your assets",
1424
"theme": {
1525
"footer": false
1626
}
1727
},
18-
"fivem-escrow-system": {
19-
"title": "FiveM Escrow System",
28+
"how-support-works": {
29+
"title": "How support works",
2030
"theme": {
2131
"footer": false
2232
}
2333
},
24-
"---": {
34+
"----": {
35+
"type": "separator",
36+
"title": "Development Guids"
37+
},
38+
"before-you-start": {
39+
"title": "Before you start",
40+
"theme": {
41+
"footer": false
42+
}
43+
},
44+
"configure_your_script": {
45+
"title": "Configure your script",
46+
"theme": {
47+
"footer": false
48+
}
49+
},
50+
"common-errors": {
51+
"title": "Common Errors",
52+
"theme": {
53+
"footer": false
54+
}
55+
},
56+
"-----": {
2557
"type": "separator",
2658
"title": "Scripts"
2759
},

pages/common-errors.mdx

Whitespace-only changes.

pages/index.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ import { Callout } from '@components/Callout';
88

99
# it-scripts Documentation
1010

11-
Welcome to our asses documentation, befor starting we would like to give you brief introduction about this project.
11+
![Docs Banner](/docs-banner.png)
12+
13+
Welcome to the it-scripts asset documentation!
14+
This guide will provide you with all the necessary details to understand, configure, and maximize the use of our FiveM assets.
15+
Before diving into the specifics, here’s a bit about who we are and our journey on the platform.
1216

1317
<Callout type="warning">
1418
This page is currently in development. All it-scripts Script's Documentation will be displayed in here soon.
1519
</Callout>
1620

17-
![Docs Banner](/docs-banner.png)
18-
1921
## About us
2022
IT-Scripts is a dynamic project established in 2024 we were former known as Inseltreff *(some small german FiveM Rp Server)*. But now were are dedicated to developing high-quality scripts and assets for the FiveM platform. Our offerings include a range of free and premium products, designed to enhance the gaming experience for FiveM users.
2123

0 commit comments

Comments
 (0)