From 7eb646e24b06832ee20cdb3e3a024dc6dac7dd39 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 13 Feb 2021 20:41:41 +0100 Subject: [PATCH] Added user introduction --- src/users/README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/users/README.md b/src/users/README.md index fc82aec..22c3247 100644 --- a/src/users/README.md +++ b/src/users/README.md @@ -1,5 +1,11 @@ -# Introduction +# Einleitung -VuePress is composed of two parts: a [minimalistic static site generator](https://github.com/vuejs/vuepress/tree/master/packages/%40vuepress/core) with a Vue-powered [theming system](https://v1.vuepress.vuejs.org/theme/) and [Plugin API](https://v1.vuepress.vuejs.org/plugin/), and a [default theme](https://v1.vuepress.vuejs.org/theme/default-theme-config.html) optimized for writing technical documentation. It was created to support the documentation needs of Vue's own sub projects. +Dieser Teil der Dokumentation befasst sich mit der Bedienung des Läfuersystems für normale Nutzer. +Solltest du an der Installation oder Konfiguration interessiert sein schau doch mal in den [Admin](/admins) Bereich. -Each page generated by VuePress has its own pre-rendered static HTML, providing great loading performance and is SEO-friendly. Once the page is loaded, however, Vue takes over the static content and turns it into a full Single-Page Application (SPA). Additional pages are fetched on demand as the user navigates around the site. +## FAQ +> Ein paar der meist gestelltesten Fragen vorab + +### Warum sehe ich eine Seite nicht? +Nutzer sehen nur die Seiten im System, für die sie Berechtigungen haben. +Solltest du eine Seite nicht sehen, die du brauchst melde dich bitte bei deinem Admin. \ No newline at end of file