diff --git a/docs/.vuepress/config/theme.js b/docs/.vuepress/config/theme.js index 06b1eca..f56686c 100644 --- a/docs/.vuepress/config/theme.js +++ b/docs/.vuepress/config/theme.js @@ -150,5 +150,6 @@ export default hopeTheme({ seo: { fallbackImage: '/logo.svg' } - } + }, + iconAssets: "fontawesome", }) diff --git a/docs/.vuepress/styles/palette.scss b/docs/.vuepress/styles/palette.scss index d8d04b9..187a076 100644 --- a/docs/.vuepress/styles/palette.scss +++ b/docs/.vuepress/styles/palette.scss @@ -11,9 +11,18 @@ src: url('@theme/assets/fonts/Noto_Sans/NotoSans-Bold.ttf'); } -// $font-family: XXX; +$font-family: '"Noto Sans", sans-serif' !default; +$font-family-heading: '"Noto Sans Bold", sans-serif' !default; $theme-color: #17b53f; +body { + font-family: 'Noto Sans'; +}; + +h1, h2, h3, h4 { + font-family: 'Noto Sans Bold'; +}; + .md-button { background-color: $theme-color; border-radius: 5px; @@ -35,8 +44,8 @@ $theme-color: #17b53f; } .hero-container { - height: 800px; width: auto; + height: 800px; background-image: linear-gradient(#282a82, #5e0d46); position: relative; @@ -46,7 +55,6 @@ $theme-color: #17b53f; height: 450px; margin-bottom: 1rem; color: #eee; - font-family: var(--font-family-heading); } .hero-container-inner { @@ -56,6 +64,7 @@ $theme-color: #17b53f; } .hero-button { + color: white; background-color: rgba(0, 0, 0, 0); border-color: white; border-style: solid; @@ -110,4 +119,24 @@ $theme-color: #17b53f; width: 300px; height: auto; flex-shrink: 1; +} + +.benefits-grid { + height: 700px; + display: flex; + flex-direction: row; + flex-wrap: wrap; + justify-content: center; + text-align: center; +} + +.benefits-grid figure { + width: 300px; + height: auto; + flex-shrink: 1; + align-items: stretch; +} + +.benefits-grid span { + font-size: 3rem; } \ No newline at end of file diff --git a/docs/de/README.md b/docs/de/README.md index fe8c27c..af05a19 100644 --- a/docs/de/README.md +++ b/docs/de/README.md @@ -27,22 +27,77 @@ tagLine: -## Warum Ocelot.Social? + -Betreiber: +
+
+ + +

Freie und Open-Source-Software

+ XXX +
+
+
+ + +

Selbstbestimmtes Filtern des Inhalts möglich (keine undurchschaubare Auswahl)

+ XXX +
+
+
+ + +

Konfigurierbar

+ XXX +
+
+
+ + +

Erweiterbar

+ XXX +
+
+
+ + +

Skalierbar für alle Netzwerkgrößen

+ XXX +
+
+
+ + +

Für alle: Zivilgesellschaft, Staat, private (auch kommerziell)

+ XXX +
+
+
+ + +

Zum selber hosten oder hosten lassen

+ XXX +
+
+
+ + +

Deine eigenen Nutzungsbedingungen

+ XXX +
+
+
+ + +

Neueste Technologie

+ XXX +
+
+
-- Freie und Open-Source-Software -- Konfigurierbar -- Erweiterbar -- Skalierbar für alle Netzwerkgrößen -- Für alle: Zivilgesellschaft, Staat, private (auch kommerziell) -- Zum **Selber-Hosten** oder hosten lassen -- Deine eigenen Nutzungsbedingungen -- Neueste Technologie + -## Screenshots - -XXX +