Added user introduction
This commit is contained in:
parent
bce622c54f
commit
7eb646e24b
@ -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.
|
Loading…
x
Reference in New Issue
Block a user