diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js
index f91861f..ce288af 100644
--- a/docs/.vuepress/config/theme.js
+++ b/docs/.vuepress/config/theme.js
@@ -23,7 +23,7 @@ export default hopeTheme({
'/de/': {
lang: 'de-DE',
title: 'Ocelot.Social',
- copyright: '© von busFaktor() e.V. & Authoren | Impressum',
+ copyright: '© von busFaktor() e.V. & Authoren | Impressum',
footer: 'Unter der MIT Lizenz ausgeliefert.',
navbar: [
{
@@ -46,7 +46,7 @@ export default hopeTheme({
},
{
text: 'Impressum',
- link: '/de/impressum/'
+ link: '/de/imprint/'
},
],
},
@@ -54,7 +54,7 @@ export default hopeTheme({
lang: 'en-US', // this will be set as the lang attribute on
title: 'Ocelot.Social',
// description: ''
- copyright: '© by busFaktor() e.V. & Authors | Impressum',
+ copyright: '© by busFaktor() e.V. & Authors | Imprint',
footer: 'Released under the MIT License.',
navbar: [
{
@@ -77,14 +77,14 @@ export default hopeTheme({
},
{
text: 'Imprint',
- link: '/en/impressum/'
+ link: '/en/imprint/'
},
],
},
'/fr/': {
lang: 'fr-FR',
title: 'Ocelot.Social',
- copyright: '© par busFaktor() e.V. & Auteurs | Mentions légales',
+ copyright: '© par busFaktor() e.V. & Auteurs | Mentions légales',
footer: 'Publié sous la licence MIT.',
navbar: [
{
@@ -107,7 +107,7 @@ export default hopeTheme({
},
{
text: 'Mentions légales',
- link: '/fr/impressum/'
+ link: '/fr/imprint/'
},
],
}
diff --git a/docs/de/ueber/README.md b/docs/de/about/README.md
similarity index 100%
rename from docs/de/ueber/README.md
rename to docs/de/about/README.md
diff --git a/docs/de/kontakt/README.md b/docs/de/contact/README.md
similarity index 100%
rename from docs/de/kontakt/README.md
rename to docs/de/contact/README.md
diff --git a/docs/de/beteiligen/README.md b/docs/de/contribute/README.md
similarity index 100%
rename from docs/de/beteiligen/README.md
rename to docs/de/contribute/README.md
diff --git a/docs/de/einstieg/README.md b/docs/de/einstieg/README.md
deleted file mode 100644
index c61a678..0000000
--- a/docs/de/einstieg/README.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-home: false
-# layout: BlogHome
-icon: home
-title: Einstieg | Ocelot.Social
-sidebar: false
-tagLine:
-# actions:
-# - text: Demo
-# link: https://stage.ocelot.social/
----
-## XXX
-
-XXX
diff --git a/docs/de/features/README.md b/docs/de/features/README.md
index 13f475a..821c908 100644
--- a/docs/de/features/README.md
+++ b/docs/de/features/README.md
@@ -2,11 +2,13 @@
home: false
# layout: BlogHome
icon: home
-title: Features
+title: Funktionen | Ocelot.Social
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Features
+## XXX
+
+XXX
diff --git a/docs/de/get-started/README.md b/docs/de/get-started/README.md
index 4c8b274..c61a678 100644
--- a/docs/de/get-started/README.md
+++ b/docs/de/get-started/README.md
@@ -2,11 +2,13 @@
home: false
# layout: BlogHome
icon: home
-title: Get Started
+title: Einstieg | Ocelot.Social
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Get Started
+## XXX
+
+XXX
diff --git a/docs/de/impressum/README.md b/docs/de/imprint/README.md
similarity index 100%
rename from docs/de/impressum/README.md
rename to docs/de/imprint/README.md
diff --git a/docs/de/lernen/README.md b/docs/de/learn/README.md
similarity index 100%
rename from docs/de/lernen/README.md
rename to docs/de/learn/README.md
diff --git a/docs/de/neuigkeiten/README.md b/docs/de/news/README.md
similarity index 100%
rename from docs/de/neuigkeiten/README.md
rename to docs/de/news/README.md
diff --git a/docs/de/datenschutzerklaerung/README.md b/docs/de/privacy-policy/README.md
similarity index 100%
rename from docs/de/datenschutzerklaerung/README.md
rename to docs/de/privacy-policy/README.md
diff --git a/docs/en/ueber/README.md b/docs/en/about/README.md
similarity index 100%
rename from docs/en/ueber/README.md
rename to docs/en/about/README.md
diff --git a/docs/en/kontakt/README.md b/docs/en/contact/README.md
similarity index 100%
rename from docs/en/kontakt/README.md
rename to docs/en/contact/README.md
diff --git a/docs/en/beteiligen/README.md b/docs/en/contribute/README.md
similarity index 100%
rename from docs/en/beteiligen/README.md
rename to docs/en/contribute/README.md
diff --git a/docs/en/einstieg/README.md b/docs/en/einstieg/README.md
deleted file mode 100644
index 441f3e4..0000000
--- a/docs/en/einstieg/README.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-home: false
-# layout: BlogHome
-icon: home
-title: Get Started | Ocelot.Social
-sidebar: false
-tagLine:
-# actions:
-# - text: Demo
-# link: https://stage.ocelot.social/
----
-## XXX
-
-XXX
diff --git a/docs/en/features/README.md b/docs/en/features/README.md
index 13f475a..0d758b7 100644
--- a/docs/en/features/README.md
+++ b/docs/en/features/README.md
@@ -2,11 +2,13 @@
home: false
# layout: BlogHome
icon: home
-title: Features
+title: Features | Ocelot.Social
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Features
+## XXX
+
+XXX
diff --git a/docs/en/get-started/README.md b/docs/en/get-started/README.md
index 4c8b274..441f3e4 100644
--- a/docs/en/get-started/README.md
+++ b/docs/en/get-started/README.md
@@ -2,11 +2,13 @@
home: false
# layout: BlogHome
icon: home
-title: Get Started
+title: Get Started | Ocelot.Social
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Get Started
+## XXX
+
+XXX
diff --git a/docs/en/impressum/README.md b/docs/en/imprint/README.md
similarity index 100%
rename from docs/en/impressum/README.md
rename to docs/en/imprint/README.md
diff --git a/docs/en/lernen/README.md b/docs/en/learn/README.md
similarity index 100%
rename from docs/en/lernen/README.md
rename to docs/en/learn/README.md
diff --git a/docs/en/neuigkeiten/README.md b/docs/en/news/README.md
similarity index 100%
rename from docs/en/neuigkeiten/README.md
rename to docs/en/news/README.md
diff --git a/docs/en/datenschutzerklaerung/README.md b/docs/en/privacy-policy/README.md
similarity index 100%
rename from docs/en/datenschutzerklaerung/README.md
rename to docs/en/privacy-policy/README.md
diff --git a/docs/fr/ueber/README.md b/docs/fr/about/README.md
similarity index 100%
rename from docs/fr/ueber/README.md
rename to docs/fr/about/README.md
diff --git a/docs/fr/kontakt/README.md b/docs/fr/contact/README.md
similarity index 100%
rename from docs/fr/kontakt/README.md
rename to docs/fr/contact/README.md
diff --git a/docs/fr/beteiligen/README.md b/docs/fr/contribute/README.md
similarity index 100%
rename from docs/fr/beteiligen/README.md
rename to docs/fr/contribute/README.md
diff --git a/docs/fr/einstieg/README.md b/docs/fr/einstieg/README.md
deleted file mode 100644
index 5515794..0000000
--- a/docs/fr/einstieg/README.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-home: false
-# layout: BlogHome
-icon: home
-title: Entrée | Ocelot.Social
-sidebar: false
-tagLine:
-# actions:
-# - text: Demo
-# link: https://stage.ocelot.social/
----
-## XXX
-
-XXX
diff --git a/docs/fr/features/README.md b/docs/fr/features/README.md
index 13f475a..1ce8090 100644
--- a/docs/fr/features/README.md
+++ b/docs/fr/features/README.md
@@ -2,11 +2,13 @@
home: false
# layout: BlogHome
icon: home
-title: Features
+title: Fonctionnalités | Ocelot.Social
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Features
+## XXX
+
+XXX
diff --git a/docs/fr/get-started/README.md b/docs/fr/get-started/README.md
index 4c8b274..5515794 100644
--- a/docs/fr/get-started/README.md
+++ b/docs/fr/get-started/README.md
@@ -2,11 +2,13 @@
home: false
# layout: BlogHome
icon: home
-title: Get Started
+title: Entrée | Ocelot.Social
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Get Started
+## XXX
+
+XXX
diff --git a/docs/fr/impressum/README.md b/docs/fr/imprint/README.md
similarity index 100%
rename from docs/fr/impressum/README.md
rename to docs/fr/imprint/README.md
diff --git a/docs/fr/lernen/README.md b/docs/fr/learn/README.md
similarity index 100%
rename from docs/fr/lernen/README.md
rename to docs/fr/learn/README.md
diff --git a/docs/fr/neuigkeiten/README.md b/docs/fr/news/README.md
similarity index 100%
rename from docs/fr/neuigkeiten/README.md
rename to docs/fr/news/README.md
diff --git a/docs/fr/datenschutzerklaerung/README.md b/docs/fr/privacy-policy/README.md
similarity index 100%
rename from docs/fr/datenschutzerklaerung/README.md
rename to docs/fr/privacy-policy/README.md