Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(content): add diverse pages #48

Merged
merged 11 commits into from
Dec 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/.vuepress/config/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default hopeTheme({
'/de/': {
lang: 'de-DE',
title: 'Ocelot.Social',
copyright: '&copy; von <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authoren | <a href="/de/impressum/">Impressum</a>',
copyright: '&copy; von <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authoren | <a href="/de/imprint/">Impressum</a>',
footer: 'Unter der <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT Lizenz<!--]--><!----></a> ausgeliefert.',
navbar: [
{
Expand All @@ -38,15 +38,15 @@ export default hopeTheme({
},
{
text: 'Impressum',
link: '/de/impressum/'
link: '/de/imprint/'
},
],
},
'/en/': {
lang: 'en-US', // this will be set as the lang attribute on <html>
title: 'Ocelot.Social',
// description: ''
copyright: '&copy; by <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authors | <a href="/en/impressum/">Impressum</a>',
copyright: '&copy; by <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authors | <a href="/en/imprint/">Imprint</a>',
footer: 'Released under the <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT License<!--]--><!----></a>.',
navbar: [
{
Expand All @@ -61,14 +61,14 @@ export default hopeTheme({
},
{
text: 'Imprint',
link: '/en/impressum/'
link: '/en/imprint/'
},
],
},
'/fr/': {
lang: 'fr-FR',
title: 'Ocelot.Social',
copyright: '&copy; par <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Auteurs | <a href="/fr/impressum/">Mentions légales</a>',
copyright: '&copy; par <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Auteurs | <a href="/fr/imprint/">Mentions légales</a>',
footer: 'Publié sous la <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->licence MIT<!--]--><!----></a>.',
navbar: [
{
Expand All @@ -83,7 +83,7 @@ export default hopeTheme({
},
{
text: 'Mentions légales',
link: '/fr/impressum/'
link: '/fr/imprint/'
},
],
}
Expand Down
14 changes: 14 additions & 0 deletions docs/de/about/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/de/contact/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/de/contribute/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/de/demos/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/de/features/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/de/get-started/README.md
Original file line number Diff line number Diff line change
@@ -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
File renamed without changes.
14 changes: 14 additions & 0 deletions docs/de/learn/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/de/news/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/de/privacy-policy/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/about/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/contact/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/contribute/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/demos/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/features/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/get-started/README.md
Original file line number Diff line number Diff line change
@@ -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
File renamed without changes.
14 changes: 14 additions & 0 deletions docs/en/learn/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/news/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/en/privacy-policy/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/fr/about/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/fr/contact/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/fr/contribute/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/fr/demos/README.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions docs/fr/features/README.md
Original file line number Diff line number Diff line change
@@ -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
Loading