diff --git a/docs/account/create/discord.md b/docs/account/create/discord.md index 5f7ff87..7ce90c4 100644 --- a/docs/account/create/discord.md +++ b/docs/account/create/discord.md @@ -5,3 +5,20 @@ grand_parent: Account nav_order: 1 layout: default --- + +# Sign in with Discord +{: .no_toc } + +[Create Cedmod Account](https://accounts.cedmod.nl/Auth/Register){: .btn .btn-primary .fs-5 .mr-2 } + +--- + +## Table of Contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +## Register +Click on the `Sign in with Discord` button on the register page. +After that, follow the instructions and you're done \ No newline at end of file diff --git a/docs/account/create/normal.md b/docs/account/create/normal.md deleted file mode 100644 index 839c1c3..0000000 --- a/docs/account/create/normal.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Create Account -parent: Create -grand_parent: Account -nav_order: 2 -layout: default ---- diff --git a/docs/account/create/register.md b/docs/account/create/register.md new file mode 100644 index 0000000..f29701f --- /dev/null +++ b/docs/account/create/register.md @@ -0,0 +1,31 @@ +--- +title: Create Account +parent: Create +grand_parent: Account +nav_order: 2 +layout: default +--- + +# Create Account +{: .no_toc } + +[Create Cedmod Account](https://accounts.cedmod.nl/Auth/Register){: .btn .btn-primary .fs-5 .mr-2 } + +--- + +## Table of Contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +## Register + +To register, you have to enter the following information: + +- Username - `Good username that follows Terms of Service` +- Password - `Secure password to protect your account` + +{: .attention } +CedMod does not support E-MAIL accounts and won't be in the future. +To secure your account, you can activate 2FA Authentication in your account settings. \ No newline at end of file