diff --git a/docs/.vuepress/client.js b/docs/.vuepress/client.js index 97e36a8..d804fc7 100644 --- a/docs/.vuepress/client.js +++ b/docs/.vuepress/client.js @@ -1,4 +1,5 @@ import { defineClientConfig } from "vuepress/client"; +import DemoLogin from "./components/DemoLogin.vue"; import DonationBar from "./components/DonationBar.vue"; import MiniBlog from "./components/MiniBlog.vue"; import RoadmapProgress from "./components/RoadmapProgress.vue"; @@ -6,6 +7,7 @@ import RedirectHome from "./components/RedirectHome.vue"; export default defineClientConfig({ enhance({ app }) { + app.component("DemoLogin", DemoLogin); app.component("DonationBar", DonationBar); app.component("MiniBlog", MiniBlog); app.component("RoadmapProgress", RoadmapProgress); diff --git a/docs/.vuepress/components/DemoLogin.vue b/docs/.vuepress/components/DemoLogin.vue new file mode 100644 index 0000000..4dd3c04 --- /dev/null +++ b/docs/.vuepress/components/DemoLogin.vue @@ -0,0 +1,50 @@ + + + diff --git a/docs/de/README.md b/docs/de/README.md index ffcbb79..8ae22f7 100644 --- a/docs/de/README.md +++ b/docs/de/README.md @@ -232,48 +232,16 @@ description: Eine freie Open-Source-Software, mit der du ein soziales Netzwerk f

Probier es aus

- - -
-

- Teste die Live-Demo auf - https://stage.ocelot.social - mit den folgenden Zugangsdaten: -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
E-MailPasswortBenutzerrolle
user@example.org1234normaler Nutzer
moderator@example.org1234Moderator
admin@example.org1234Administrator
-
+

Loslegen

diff --git a/docs/de/get-started/README.md b/docs/de/get-started/README.md index 8452618..4de255e 100644 --- a/docs/de/get-started/README.md +++ b/docs/de/get-started/README.md @@ -9,15 +9,19 @@ description: Bereit für dein eigenes soziales Netzwerk? Erfahre, wie du die oce ## Ausprobieren, dann installieren -Teste die Live-Demo auf -[https://stage.ocelot.social](https://stage.ocelot.social) -mit den folgenden Zugangsdaten: - -| E-Mail | Passwort | Benutzerrolle | -| :--- | :--- | :--- | -| `user@example.org` | 1234 | normaler Nutzer | -| `moderator@example.org` | 1234 | Moderator | -| `admin@example.org` | 1234 | Administrator | + + + ## Hosting auf einem Server diff --git a/docs/en/README.md b/docs/en/README.md index 5b98d5f..473c30d 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -233,48 +233,16 @@ description: A free and open source software with which you can operate a social

Try it out

- - -
-

- Test the live demo on - https://stage.ocelot.social - with the following access data: -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
E-mailPasswordUser role
user@example.org1234normal user
moderator@example.org1234moderator
admin@example.org1234administrator
-
+

Get started

diff --git a/docs/en/get-started/README.md b/docs/en/get-started/README.md index 942ebc6..1f3e461 100644 --- a/docs/en/get-started/README.md +++ b/docs/en/get-started/README.md @@ -9,15 +9,19 @@ description: Ready to get started with your own social network? Learn how to ins ## Try it out, then install it -Test the live demo at -[https://stage.ocelot.social](https://stage.ocelot.social) -with the following access data: - -| E-mail | Password | User role | -| :--- | :--- | :--- | -| `user@example.org` | 1234 | normal user | -| `moderator@example.org` | 1234 | moderator | -| `admin@example.org` | 1234 | administrator | + + + ## Hosting on a server diff --git a/docs/es/README.md b/docs/es/README.md index a8dcc09..4081f78 100644 --- a/docs/es/README.md +++ b/docs/es/README.md @@ -199,50 +199,16 @@ description: "Un software libre y de código abierto con el que puedes gestionar

Pruébalo

- - -
-

- Prueba la demostración en vivo en - https://stage.ocelot.social - con los siguientes datos de acceso: -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
E-mailContraseñaRol de usuario
user@example.org1234 - -usuario normal
moderator@example.org1234moderador
admin@example.org1234administrador
-
+

Comienza

diff --git a/docs/es/get-started/README.md b/docs/es/get-started/README.md index 9fe261d..8f3756d 100644 --- a/docs/es/get-started/README.md +++ b/docs/es/get-started/README.md @@ -9,15 +9,19 @@ description: ¿Listo para crear tu propia red social? Descubre cómo instalar el ## Pruébalo, luego instálalo -Prueba la demo en vivo en -[https://stage.ocelot.social](https://stage.ocelot.social) -con los siguientes datos de acceso: - -| Correo electrónico | Contraseña | Rol de usuario | -| :--- | :--- | :--- | -| `user@example.org` | 1234 | usuario normal | -| `moderator@example.org` | 1234 | moderador | -| `admin@example.org` | 1234 | administrador | + + + ## Hospedaje en un servidor diff --git a/docs/fr/README.md b/docs/fr/README.md index 5f1e794..ce536a9 100644 --- a/docs/fr/README.md +++ b/docs/fr/README.md @@ -233,48 +233,16 @@ description: Un logiciel libre et open source avec lequel tu peux gérer un rés

Essayes-le

- - -
-

- Testes la démo en direct sur - https://stage.ocelot.social - avec les données d’accès suivantes : -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
CourrielMot de passeRôle de l’utilisateur
user@example.org1234utilisateur normal
moderator@example.org1234modérateur
admin@example.org1234administrateur
-
+

Commence

diff --git a/docs/fr/get-started/README.md b/docs/fr/get-started/README.md index acfe4e0..5c42c6a 100644 --- a/docs/fr/get-started/README.md +++ b/docs/fr/get-started/README.md @@ -9,15 +9,19 @@ description: Prêt à démarrer ton propre réseau social ? Apprends à installe ## Essaies-le, puis installes-le -Testes la démo en direct à l’adresse -[https://stage.ocelot.social](https://stage.ocelot.social) -avec les données d’accès suivantes : - -| Courriel | Mot de passe | Rôle de l’utilisateur | -| :--- | :--- | :--- | -| `user@example.org` | 1234 | utilisateur normal | -| `moderator@example.org` | 1234 | modérateur | -| `admin@example.org` | 1234 | administrateur | + + + ## Hébergement sur un serveur