move legacy to legacy

This commit is contained in:
2025-01-16 19:11:05 +01:00
parent 37c89bedae
commit 79c862aebb
74 changed files with 529 additions and 529 deletions

View File

@@ -0,0 +1,3 @@
# Admins
TODO:

15
legacy/src/en/index.md Normal file
View File

@@ -0,0 +1,15 @@
---
home: true
heroImage: /logo.png
tagline: The documentation for the LfK! "Läufersystem".
actionText: Quickstart for users →
actionLink: ./users/
# features:
# - title: Feature 1 Title
# details: Feature 1 Description
# - title: Feature 2 Title
# details: Feature 2 Description
# - title: Feature 3 Title
# details: Feature 3 Description
footer: Made by ODIT.Services with ❤️
---

View File

@@ -0,0 +1,11 @@
# Introduction
This part of the documentation describes the interaction with the system for normal users.
If you're interested in installing, configuring or administrating the system take a look at the <router-link to="../admins">admins section</router-link>.
## FAQ
> A couple of frequently asked questiones.
### Why can't i see the page XY?
Users can only see pages if they have the right permissions.
If you can't view a page that you need to, please contact your administrator.