Skip to content

Commit fe01a63

Browse files
authored
Merge pull request #5 from Vxrpenter/main
Updated the homepage
2 parents bb4dc82 + b90db86 commit fe01a63

File tree

6 files changed

+83
-3
lines changed

6 files changed

+83
-3
lines changed

docs/Setup/Installation/exiled.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ grand_parent: Setup
55
layout: default
66
---
77

8-
Installation for Exiled
8+
## Installation for Exiled
9+
10+
For the installation with exiled first download the latest cedmod release.

docs/Setup/Installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ layout: default
55
has_children: true
66
---
77

8-
Installation
8+
Instance

docs/Setup/Instance/create.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Create Instance
3+
parent: Instance
4+
grand_parent: Setup
5+
layout: default
6+
---
7+
8+
Create

docs/Setup/Instance/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Instance
3+
parent: Setup
4+
layout: default
5+
has_children: true
6+
---
7+
8+
Installation

docs/Setup/Instance/sync.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Sync Instance
3+
parent: Instance
4+
grand_parent: Setup
5+
layout: default
6+
---
7+
8+
Sync

index.md

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,58 @@ layout: home
44
nav_order: 1
55
---
66

7-
CedMod Docs
7+
# CedMod Documentation
8+
{: .fs-9 }
9+
10+
CedMod is a plugin for SCP: Secret Laboratory.
11+
Aimed towards assisting in server moderation by providing a web based ban management system, and other moderation tools
12+
{: .fs-6 .fw-300 }
13+
14+
{: .warning} This documentation is currently not complete and is still WIP
15+
16+
[Get started](#getting-started){: .btn .mr-2 }
17+
[Visit the website](https://docs.cedmod.nl/docs/Setup/){: .btn .mr-2 }
18+
[Join our Discord](https://discord.com/invite/p69SGfwxxm){: .btn .mr-2 }
19+
[GitHub](https://github.com/CedModV2/CedMod){: .btn .mr-2 }
20+
21+
With CedMod you are able to moderate your server more easily than ever before.
22+
Use the webpanel for managing bans, mutes, permissions and your staff permissions.
23+
CedMod is used by over **400** Servers worldwide and stores over **300.000** BanLogs and almost **100.000** Warnings.
24+
25+
## Getting Started
26+
27+
To get started with CedMod,
28+
either install the exiled or nwapi version from the [release tab](https://github.com/CedModV2/CedMod/releases)
29+
30+
{: .note } For a more complete and comprehensive installation guide,
31+
follow the [setup guide](https://docs.cedmod.nl/docs/Setup/)
32+
33+
After installation, you have to create an instance on the [panel](https://cedmod.nl/Servers/Create).
34+
If you want to view a more complete installation guide,
35+
go to [the instance creation guide](https://docs.cedmod.nl/docs/Setup/Instance/)
36+
37+
## About CedMod
38+
CedMod All Rights Reserved by [ced777ric](https://github.com/ced777ric)
39+
40+
### Licence Agreements
41+
42+
You can find our [terms of service](https://cedmod.nl/TermsOfService),
43+
as well as our [privacy policy](https://cedmod.nl/Privacy), on our website.
44+
If you have any questions about these policies, you can join our official discord server and ask us about it.
45+
46+
### Contribute
47+
48+
You are free to contribute to CedMod development if you'd like.
49+
Fork the [repository](https://github.com/CedModV2/CedMod),
50+
commit your changes to the fork and then create a pull request to propose the changes to the maintainers.
51+
52+
{: .warning } When proposing changes, make sure they are well tested and don't break any other features.
53+
CedMod is used by many servers and has to be stable for optimal usage.
54+
Also make sure to explain exactly what you changed in the pull request.
55+
56+
{: .note } The backend of CedMod is closed source and will remain that way.
57+
If you'd like to contribute to the development of the backend,
58+
you can apply for a staff position
59+
using the [application form](https://docs.google.com/forms/d/1JJKZOXOv6_ew8bExxGvLvaSBzdgCNlYteGnWNOMQPXU/edit).
60+
The CedMod team reviews your application and then decides if it is valid or not.
61+
You need to answer the questions truthfully for the best chances, lying won't bring you far

0 commit comments

Comments
 (0)