diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js
index a591578..22474f3 100644
--- a/docs/.vuepress/config/theme.js
+++ b/docs/.vuepress/config/theme.js
@@ -26,6 +26,14 @@ export default hopeTheme({
copyright: '© von busFaktor() e.V. & Authoren | Impressum',
footer: 'Unter der MIT Lizenz ausgeliefert.',
navbar: [
+ {
+ text: 'Funktionen',
+ link: '/de/features/'
+ },
+ {
+ text: 'Einstieg',
+ link: '/de/get-started/'
+ },
{
text: 'Dokumentation',
link: 'https://docs.ocelot.social/' ,
@@ -49,6 +57,14 @@ export default hopeTheme({
copyright: '© by busFaktor() e.V. & Authors | Imprint',
footer: 'Released under the MIT License.',
navbar: [
+ {
+ text: 'Features',
+ link: '/en/features/'
+ },
+ {
+ text: 'Get Started',
+ link: '/en/get-started/'
+ },
{
text: 'Documentation',
link: 'https://docs.ocelot.social/',
@@ -71,6 +87,14 @@ export default hopeTheme({
copyright: '© par busFaktor() e.V. & Auteurs | Mentions légales',
footer: 'Publié sous la licence MIT.',
navbar: [
+ {
+ text: 'Fonctionnalités',
+ link: '/fr/features/'
+ },
+ {
+ text: 'Entrée',
+ link: '/fr/get-started/'
+ },
{
text: 'Documentation',
link: 'https://docs.ocelot.social/',
@@ -89,6 +113,9 @@ export default hopeTheme({
}
},
plugins: {
+ blog: {
+ excerptLength: 0,
+ },
mdEnhance: {
align: true,
demo: true,
diff --git a/docs/de/README.md b/docs/de/README.md
index 7229a21..45898c0 100644
--- a/docs/de/README.md
+++ b/docs/de/README.md
@@ -11,11 +11,34 @@ tagLine:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Wir bauen um
+## Vorteile
-Unsere Website wird gerade überarbeitet und erweitert. Schau bald wieder rein!
+XXX
-Inzwischen findest du uns auf [GitHub](https://github.com/Ocelot-Social-Community/) oder [Discord](https://discord.gg/AGPJ7YgC).
+## Screenshots
-Wenn du dieses Projekt unterstützen möchtest, dann kannst du eine [Spende](https://busfaktor.org/en/spenden) für *ocelot.social*
-bei dem Projektträger machen (busFaktor() e.V.).
+XXX
+
+## Features
+
+XXX
+
+## Demo
+
+XXX
+
+## Get started
+
+XXX
+
+## Testimonials
+
+XXX
+
+## Donation
+
+XXX
+
+## Contact
+
+XXX
diff --git a/docs/de/news/README.md b/docs/de/news/README.md
index 846cdab..4e52177 100644
--- a/docs/de/news/README.md
+++ b/docs/de/news/README.md
@@ -1,14 +1,60 @@
---
home: false
-# layout: BlogHome
-icon: home
+layout: BlogHome
+# icon: home
title: Neuigkeiten | Ocelot.Social
-sidebar: false
-tagLine:
-# actions:
-# - text: Demo
-# link: https://stage.ocelot.social/
----
-## XXX
+# sidebar: false
+# description of blog post, see https://vuepress-theme-hope.github.io/v1/guide/blog/home.html#
+# example, see https://github.com/Mister-Hope/Mister-Hope.github.io/blob/7c64e33d4dfcfa748fc80c5960d32c2bd2be8728/src/en/README.md?plain=1#L9
+# heroImage: /logo.svg
+# heroText: 𝓜𝓻. 𝓗𝓸𝓹𝓮
+heroText: ""
+# tagline: Where there is light, there is hope
+# bgImage: https://file.mo7.cc/api/public/bz
+# heroFullScreen: true
+projects:
+ - name: VuePress
+ desc: Vue-powered Static Site Generator
+ link: https://vuejs.press/
+ icon: /assets/img/vuepress.png
-XXX
+ - name: VuePress Theme Hope
+ desc: A VuePress theme with tons of features✨
+ link: https://theme-hope.vuejs.press/
+ icon: https://theme-hope.vuejs.press/logo.svg
+
+ - name: Waline
+ desc: A safe and fast comment service
+ link: https://waline.js.org/en/
+ icon: https://waline.js.org/logo.png
+
+ - name: markdown-it plugins
+ desc: Powerful markdown-it plugins written in typescript
+ link: https://mdit-plugins.github.io/
+ icon: https://mdit-plugins.github.io/logo.svg
+
+ - name: in NENU
+ desc: 800,000+ words NENU guide, a comprehensive introduction to NENU life, the best admission guide for NENU freshmen❤
+ link: https://innenu.com
+ icon: /assets/img/inNENU.png
+
+ - name: vuepress-plugin-md-enhance
+ desc: VuePress Markdown Enhance plugin
+ link: https://plugin-md-enhance.vuejs.press/
+ icon: https://plugin-md-enhance.vuejs.press/logo.svg
+
+ - name: bcrypt-ts
+ icon: project
+ desc: Bcrypt written in typescript
+ link: https://github.com/Mister-Hope/bcrypt-ts
+
+ - name: "@mr-hope/gulp-sass"
+ type: project
+ desc: Sass Plugin for Gulp
+ link: https://github.com/Mister-Hope/gulp-sass
+
+ - name: mptool
+ desc: Light, effective mini-app framework
+ link: https://github.com/miniapp-tool/mptool
+ icon: https://miniapp-tool.github.io/logo.png
+---
\ No newline at end of file
diff --git a/docs/en/README.md b/docs/en/README.md
index e225273..e8f9cf1 100644
--- a/docs/en/README.md
+++ b/docs/en/README.md
@@ -11,11 +11,65 @@ tagLine:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## Coming soon
+## Benefits
-Our website is under construction. Come back soon!
+How is ocelot.social different from other social networks?
-In the meantime you can find us on [GitHub](https://github.com/Ocelot-Social-Community/) or [Discord](https://discord.gg/AGPJ7YgC).
+- **Open Source:** The software code of this network is Open Source. This means that the code is public and can be copied, used, modified, enhanced and verified by anyone. You can contribute as a developer or translator to improve and enhance this project
+- **Not for profit:** Ocelot.social is non-profit, serving the public good. The network is developed and maintained by a non-profit association located in Germany, assisted by open source contributors around the world
+- **Privacy:** Your data will not be sold to advertisers and no user profiling will be done unless the operator of the network in question explicitly states this in its privacy policy
+- **Funded by donations:** The ocelot.social software is funded by donations which means that you may or may not give some love back by a donation or by other ways of contributing
+- **Self-determination:** Independence from the terms of use of the well-known major social networks: The operator of an Ocelot.Social network sets its own terms of use
-If you want to support the project, you can make a [donation](https://busfaktor.org/en/spenden) for *ocelot.social*
-to the maintainer of the project (busFaktor() e.V.).
+
+
+## Screenshots
+
+
+
+## Features
+
+Ocelot.social networks features:
+
+- User Accounts
+- User Roles
+- news feed (Posts)
+ - Filter
+- posts
+ - as articles
+ - as events
+ - comments
+- Search
+- Groups
+- Map
+
+[See all features](/en/features)
+
+
+## Demo
+
+try out the application under the following link [Ocelot.Social](https://stage.ocelot.social/)
+
+
+## Get started
+
+If you want to install the application on a server or your local machine follow the [link](/en/get-started)
+
+
+## Testimonials
+
+
+
+## Donation
+
+Ocelot.Social is a not-for-profit which can is keep running thanks to your donations. Do you like what we do? Do you think we’re going in the right direction? If so, and you’re able to make a donation, we’d much appreciate it! [Donation Page](/en/donations)
+
+
+## Contact
+
+If you want more informations you can join us on [Discord](https://discord.gg/AGPJ7YgC), on GitHub or by email.
+
+[Contact](/en/contact)
+
diff --git a/docs/fr/README.md b/docs/fr/README.md
index 9b5942e..40c7963 100644
--- a/docs/fr/README.md
+++ b/docs/fr/README.md
@@ -11,11 +11,34 @@ tagLine:
# - text: Demo
# link: https://stage.ocelot.social/
---
-## En construction
+## Benefits
-Notre site web est en construction. Reviens bientôt!
+XXX
-Entre-temps, tu peux nous trouver sur [GitHub](https://github.com/Ocelot-Social-Community/) ou [Discord](https://discord.gg/AGPJ7YgC).
+## Features
-Si tu veux soutenir ce projet, tu peux faire un [don](https://busfaktor.org/en/spenden) pour *ocelot.social*
-chez le porteur du projet (busFaktor() e.V.).
+XXX
+
+## Demo (link)
+
+XXX
+
+## Get started (link)
+
+XXX
+
+## Video (link)
+
+XXX
+
+## testimonials
+
+XXX
+
+## Donation
+
+XXX
+
+## Contact
+
+XXX