customsation mkdocs docs

This commit is contained in:
2025-01-27 16:19:43 +01:00
parent f510dd935f
commit 76a28abdc8
2 changed files with 48 additions and 0 deletions

View File

@@ -23,3 +23,7 @@ Once you run that it outputs a key. That key is your public ssh key. You can sha
Now you can register the key that got output in the console on the gitlab server. First click your profile picture in gitlab and then go to edit profile. Now you have a menu bar on the left, there you can click the SSH Keys tab and register your ssh key. After you have done that you can push and pull from your gitlab repository.
## Cloning the repository
To clone a git repository you need a link to the repository. How
TODO: finish this