diff --git a/assets/main.css b/assets/main.css index fd84e16..e9896a2 100644 --- a/assets/main.css +++ b/assets/main.css @@ -42,3 +42,14 @@ html { .prose p { @apply mb-4; } + +.link { + color: theme("colors.red.900"); + border-bottom: 4px solid theme("colors.red.100"); + transition: border-color 200ms; +} + +.link:hover { + color: theme("colors.red.700"); + border-bottom: 4px solid theme("colors.red.200"); +} diff --git a/assets/style.css b/assets/style.css index e112d4a..52cda3f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -616,6 +616,10 @@ video { margin-bottom: 1rem; } +.mt-12 { + margin-top: 3rem; +} + .mb-6 { margin-bottom: 1.5rem; } @@ -624,14 +628,14 @@ video { margin-top: 1.5rem; } -.mt-12 { - margin-top: 3rem; -} - .mb-2 { margin-bottom: 0.5rem; } +.mr-1 { + margin-right: 0.25rem; +} + .block { display: block; } @@ -760,6 +764,17 @@ html { margin-bottom: 1rem; } +.link { + color: #7f1d1d; + border-bottom: 4px solid #fee2e2; + transition: border-color 200ms; +} + +.link:hover { + color: #b91c1c; + border-bottom: 4px solid #fecaca; +} + @media (min-width: 768px) { .md\:mr-auto { margin-right: auto; diff --git a/config.yaml b/config.yaml index a2f63ed..07585b6 100644 --- a/config.yaml +++ b/config.yaml @@ -78,6 +78,7 @@ languages: name: About url: /en weight: -1 + - identifier: services name: Services url: /en/services diff --git a/content/cs/service/bridge.md b/content/cs/service/bridge.md index d7af90e..857b199 100644 --- a/content/cs/service/bridge.md +++ b/content/cs/service/bridge.md @@ -4,4 +4,5 @@ description: Přeposílání příspěvků mezi decentralizovanou sociální sí href: https://bridge.nolog.cz image: bridge.png icon: send-plane-line +weight: 80 --- diff --git a/content/cs/service/call.md b/content/cs/service/call.md index 0f05610..4d55dca 100644 --- a/content/cs/service/call.md +++ b/content/cs/service/call.md @@ -4,4 +4,5 @@ description: Videokonferenční a vzdělávací systém bez sledování uživate href: https://call.nolog.cz image: bbb.png icon: phone-line +weight: 70 --- diff --git a/content/cs/service/cryptpad.md b/content/cs/service/cryptpad.md index c764518..77e6e4c 100644 --- a/content/cs/service/cryptpad.md +++ b/content/cs/service/cryptpad.md @@ -4,4 +4,5 @@ description: End-to-end šifrovaná sada nástrojů pro spolupráci a sdílení href: https://cryptpad.cz image: cryptpad.png icon: folder-keyhole-line +weight: 20 --- diff --git a/content/cs/service/custom.md b/content/cs/service/custom.md index 04c5124..1b44245 100644 --- a/content/cs/service/custom.md +++ b/content/cs/service/custom.md @@ -1,5 +1,6 @@ --- title: "Individuální služby" +weight: 100 --- Pro jednotlivce i organizace se kterými sdílíme [společné hodnoty](/about) dokážeme po individuální domluvě provozovat služby pro interní i veřejnou komunikaci. diff --git a/content/cs/service/decide.md b/content/cs/service/decide.md index ff88c00..3ce04b7 100644 --- a/content/cs/service/decide.md +++ b/content/cs/service/decide.md @@ -4,4 +4,5 @@ description: Alternativa k Doodle pro vytváření anket a hledání termínů. href: https://decide.nolog.cz image: decide.png icon: chat-poll-line +weight: 50 --- diff --git a/content/cs/service/link.md b/content/cs/service/link.md index 596c2e3..1f3bc5a 100644 --- a/content/cs/service/link.md +++ b/content/cs/service/link.md @@ -4,4 +4,5 @@ description: Zkracovač odkazů bez sledování uživatelů. href: https://nolog.link image: nolog-link.png icon: link +weight: 40 --- diff --git a/content/cs/service/media.md b/content/cs/service/media.md index cf3016b..145a21c 100644 --- a/content/cs/service/media.md +++ b/content/cs/service/media.md @@ -4,4 +4,5 @@ description: Sdílení a přehrávání videí, alternativa k YouTube apod. Proz href: https://nolog.media image: nolog-media.png icon: youtube-line +weight: 90 --- diff --git a/content/cs/service/nitter.md b/content/cs/service/nitter.md index cddb8f0..c18ca52 100644 --- a/content/cs/service/nitter.md +++ b/content/cs/service/nitter.md @@ -4,4 +4,5 @@ description: Alternativní rozhraní pro Twitter, které nesbírá osobní údaj href: https://nitter.cz image: nitter.png icon: twitter-line +weight: 10 --- diff --git a/content/cs/service/pad.md b/content/cs/service/pad.md index 44c3de6..8dd33d2 100644 --- a/content/cs/service/pad.md +++ b/content/cs/service/pad.md @@ -4,4 +4,5 @@ description: Vytváření a úpravy textových souborů ve skupině. Pro citliv href: https://pad.nolog.cz image: pad.png icon: file-list-3-line +weight: 100 --- diff --git a/content/cs/service/paste.md b/content/cs/service/paste.md index 092af73..7127bc4 100644 --- a/content/cs/service/paste.md +++ b/content/cs/service/paste.md @@ -4,4 +4,5 @@ description: Rychlé šifrované sdílení textu s možností "autodestrukce" po href: https://paste.nolog.cz image: paste.png icon: scissors-cut-line +weight: 60 --- diff --git a/content/cs/service/upload.md b/content/cs/service/upload.md index 0ff5c64..40d1941 100644 --- a/content/cs/service/upload.md +++ b/content/cs/service/upload.md @@ -4,4 +4,5 @@ description: End-to-end šifrované nahrávání a sdílení souborů do velikos href: https://upload.nolog.cz image: upload.png icon: upload-2-line +weight: 30 --- diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7214508..f65c8ba 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -31,7 +31,7 @@ {{ if $.Param "sidebar" }}{{ partial "sidebar.html" . }}{{ end -}} -