diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index 6bba5292..a5915789 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: [ { @@ -38,7 +38,7 @@ export default hopeTheme({ }, { text: 'Impressum', - link: '/de/impressum/' + link: '/de/imprint/' }, ], }, @@ -46,7 +46,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: [ { @@ -61,14 +61,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: [ { @@ -83,7 +83,7 @@ export default hopeTheme({ }, { text: 'Mentions légales', - link: '/fr/impressum/' + link: '/fr/imprint/' }, ], } diff --git a/docs/de/about/README.md b/docs/de/about/README.md new file mode 100644 index 00000000..c8e29b74 --- /dev/null +++ b/docs/de/about/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Über | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/de/contact/README.md b/docs/de/contact/README.md new file mode 100644 index 00000000..1f4ee58c --- /dev/null +++ b/docs/de/contact/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Kontakt | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/de/contribute/README.md b/docs/de/contribute/README.md new file mode 100644 index 00000000..31c90c0d --- /dev/null +++ b/docs/de/contribute/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Beteiligen | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/de/demos/README.md b/docs/de/demos/README.md new file mode 100644 index 00000000..7a51b85f --- /dev/null +++ b/docs/de/demos/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Demos | 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 new file mode 100644 index 00000000..821c908f --- /dev/null +++ b/docs/de/features/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Funktionen | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/de/get-started/README.md b/docs/de/get-started/README.md new file mode 100644 index 00000000..c61a6781 --- /dev/null +++ b/docs/de/get-started/README.md @@ -0,0 +1,14 @@ +--- +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/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/learn/README.md b/docs/de/learn/README.md new file mode 100644 index 00000000..a643dc9a --- /dev/null +++ b/docs/de/learn/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Lernen | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/de/news/README.md b/docs/de/news/README.md new file mode 100644 index 00000000..846cdabc --- /dev/null +++ b/docs/de/news/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Neuigkeiten | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/de/privacy-policy/README.md b/docs/de/privacy-policy/README.md new file mode 100644 index 00000000..c3f4994e --- /dev/null +++ b/docs/de/privacy-policy/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Datenschutzerklärung | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/en/about/README.md b/docs/en/about/README.md new file mode 100644 index 00000000..f747cfb8 --- /dev/null +++ b/docs/en/about/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: About | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/en/contact/README.md b/docs/en/contact/README.md new file mode 100644 index 00000000..952e7489 --- /dev/null +++ b/docs/en/contact/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Contact | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/en/contribute/README.md b/docs/en/contribute/README.md new file mode 100644 index 00000000..5c0e29b1 --- /dev/null +++ b/docs/en/contribute/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Contribute | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/en/demos/README.md b/docs/en/demos/README.md new file mode 100644 index 00000000..7a51b85f --- /dev/null +++ b/docs/en/demos/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Demos | 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 new file mode 100644 index 00000000..0d758b74 --- /dev/null +++ b/docs/en/features/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Features | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/en/get-started/README.md b/docs/en/get-started/README.md new file mode 100644 index 00000000..441f3e45 --- /dev/null +++ b/docs/en/get-started/README.md @@ -0,0 +1,14 @@ +--- +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/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/learn/README.md b/docs/en/learn/README.md new file mode 100644 index 00000000..65b540d4 --- /dev/null +++ b/docs/en/learn/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Learn | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/en/news/README.md b/docs/en/news/README.md new file mode 100644 index 00000000..756c8940 --- /dev/null +++ b/docs/en/news/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: News | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/en/privacy-policy/README.md b/docs/en/privacy-policy/README.md new file mode 100644 index 00000000..e897dcb8 --- /dev/null +++ b/docs/en/privacy-policy/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Privacy Policy | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/fr/about/README.md b/docs/fr/about/README.md new file mode 100644 index 00000000..5d1357cb --- /dev/null +++ b/docs/fr/about/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: À propos | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/fr/contact/README.md b/docs/fr/contact/README.md new file mode 100644 index 00000000..12dafb74 --- /dev/null +++ b/docs/fr/contact/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Contacter | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/fr/contribute/README.md b/docs/fr/contribute/README.md new file mode 100644 index 00000000..e63fc669 --- /dev/null +++ b/docs/fr/contribute/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Contribuer | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/fr/demos/README.md b/docs/fr/demos/README.md new file mode 100644 index 00000000..d3a656b7 --- /dev/null +++ b/docs/fr/demos/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Démos | 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 new file mode 100644 index 00000000..1ce80908 --- /dev/null +++ b/docs/fr/features/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Fonctionnalités | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/fr/get-started/README.md b/docs/fr/get-started/README.md new file mode 100644 index 00000000..55157949 --- /dev/null +++ b/docs/fr/get-started/README.md @@ -0,0 +1,14 @@ +--- +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/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/learn/README.md b/docs/fr/learn/README.md new file mode 100644 index 00000000..3fc0a73d --- /dev/null +++ b/docs/fr/learn/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Apprendre | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/fr/news/README.md b/docs/fr/news/README.md new file mode 100644 index 00000000..756c8940 --- /dev/null +++ b/docs/fr/news/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: News | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX diff --git a/docs/fr/privacy-policy/README.md b/docs/fr/privacy-policy/README.md new file mode 100644 index 00000000..a81a86e3 --- /dev/null +++ b/docs/fr/privacy-policy/README.md @@ -0,0 +1,14 @@ +--- +home: false +# layout: BlogHome +icon: home +title: Déclaration de confidentialité | Ocelot.Social +sidebar: false +tagLine: +# actions: +# - text: Demo +# link: https://stage.ocelot.social/ +--- +## XXX + +XXX