Skip to content

Commit 3d23395

Browse files
committed
Add anniversary blog pill to homepage, AMA and sale images to blog post, and unify DE blog slug
1 parent 704b683 commit 3d23395

7 files changed

Lines changed: 25 additions & 15 deletions

File tree

content/blog/2026-03-09-10-years-cryptomator.de.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: "10 Jahre Cryptomator – Danke an euch"
3-
slug: 10-jahre-cryptomator
3+
slug: 10-years-cryptomator
44
date: 2026-03-09
5-
publishDate: 2026-03-06
65
tags: [cryptomator, anniversary]
76

87
summary: "Zum 10. Jubiläum blicken wir auf die wichtigsten Meilensteine von Cryptomator zurück, teilen Community-Stimmen und zeigen, was als Nächstes kommt – inklusive AMA, neuer Features und Jubiläums-Sale."
@@ -185,6 +184,10 @@ Egal ob auf Desktop oder Smartphone, privat oder im Unternehmen – das Vertraue
185184

186185
## 10 Jahre Cryptomator – Macht mit bei unserem Live-AMA
187186

187+
<figure class="text-center">
188+
<img class="inline-block rounded-sm" src="/img/blog/ama.png" alt="Macht mit bei unserem 10-Jahres-Jubiläums-AMA auf Reddit" />
189+
</figure>
190+
188191
Im Rahmen unserer Feier zum 10-jährigen Jubiläum veranstalten wir ein **Ask Me Anything (AMA) auf Reddit**! Wir würden uns freuen, wenn ihr dabei seid.
189192

190193
📅 9. März 2026
@@ -205,6 +208,11 @@ Ihr könnt nicht live dabei sein? Keine Sorge, wir stellen euch im **Nachhinein
205208

206209
## Besonderer Sale zum Jubiläum
207210

211+
<figure class="text-center">
212+
<img class="inline-block rounded-sm" src="/img/blog/anniversary-sale.png" alt="10-Jahres-Jubiläums-Sale" />
213+
<figcaption>* Der Rabatt und der Preis können je nach Region variieren.</figcaption>
214+
</figure>
215+
208216
Zehn Jahre Cryptomator wären ohne euch nicht möglich gewesen. Zum Jubiläum möchten wir uns deshalb mit einem **besonderen Dankeschön** erkenntlich zeigen:
209217

210218
Vom **9. März bis einschließlich 18. März** gibt es unsere **mobilen Apps** (iOS & Android) sowie das **Supporter Certificate** für **nur 10 €\***.

content/blog/2026-03-09-10-years-cryptomator.en.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "10 Years of Cryptomator – Thank You All"
33
slug: 10-years-cryptomator
44
date: 2026-03-09
5-
publishDate: 2026-03-06
65
tags: [cryptomator, anniversary]
76

87
summary: "For Cryptomator’s 10th anniversary, we look back at key milestones, celebrate community voices, and share what’s next—including our AMA, new features, and a special anniversary sale."
@@ -185,6 +184,10 @@ Whether on desktop or smartphone, privately or in business, the trust, feedback,
185184

186185
## 10 Years of Cryptomator – Join Our Live AMA
187186

187+
<figure class="text-center">
188+
<img class="inline-block rounded-sm" src="/img/blog/ama.png" alt="Join our 10-Year Anniversary AMA on Reddit" />
189+
</figure>
190+
188191
As part of our 10th anniversary celebration, we are hosting an **Ask Me Anything (AMA) on Reddit!** We would love for you to join us.
189192

190193
📅 March 9, 2026
@@ -205,6 +208,11 @@ Can't join us live? Don't worry, **we'll make the questions and answers availabl
205208

206209
## Special Anniversary Sale
207210

211+
<figure class="text-center">
212+
<img class="inline-block rounded-sm" src="/img/blog/anniversary-sale.png" alt="10-Year Anniversary Sale" />
213+
<figcaption>* The discount amount may vary by region.</figcaption>
214+
</figure>
215+
208216
Ten years of Cryptomator would not have been possible without you. To mark this anniversary, we would like to **express our gratitude with a special thank you**:
209217

210218
From **March 9 through March 18**, our **mobile apps** (iOS & Android) and the **Supporter Certificate** will be available for only **€10**\*.

i18n/de.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@
13341334
- id: for_individuals_header_kicker_sale
13351335
translation: "10-Jahres-Jubiläums-Sale*"
13361336
- id: home_header_kicker_sale
1337-
translation: "10-Jahres-Jubiläums-Sale*"
1337+
translation: "10-Jahres-Jubiläum"
13381338
- id: pricing_supporter_cert_price_discounted
13391339
translation: "ab 10 €"
13401340
- id: pricing_android_price_discounted

i18n/en.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@
13731373
- id: for_individuals_header_kicker_sale
13741374
translation: "10-Year Anniversary Sale*"
13751375
- id: home_header_kicker_sale
1376-
translation: "10-Year Anniversary Sale*"
1376+
translation: "10-Year Anniversary"
13771377
- id: pricing_supporter_cert_price_discounted
13781378
translation: "from €10"
13791379
- id: pricing_android_price_discounted

layouts/index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@
2020
</div>
2121
<div class="w-full md:w-2/3 lg:w-3/5">
2222
<div class="flex items-center gap-4 mb-4">
23-
{{ if .Site.Params.paddleDesktopSalePriceId }}
24-
<div class="flex items-center gap-x-1.5 px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white">
25-
<i class="fa-solid fa-gift"></i>
23+
<a href="{{ .Site.LanguagePrefix }}/blog/2026/03/09/10-years-cryptomator/" class="flex items-center gap-x-1.5 px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-red-600 text-white hover:bg-red-700 no-underline" data-umami-event="home-header-anniversary-cta">
24+
<i class="fa-solid fa-party-horn"></i>
2625
{{ i18n "home_header_kicker_sale" }}
27-
</div>
28-
{{ end }}
26+
<i class="fa-solid fa-arrow-right text-xs"></i>
27+
</a>
2928
<div class="{{ if .Site.Params.paddleDesktopSalePriceId }}hidden md:flex{{ else }}flex{{ end }} items-center gap-x-1.5 px-4 py-1 rounded-full text-xs lg:text-sm font-medium bg-transparent border border-primary text-primary">
3029
<i class="fa-solid fa-cloud-download"></i>
3130
{{ i18n "home_header_kicker" }}
@@ -58,11 +57,6 @@ <h1 class="font-h1 mb-6">
5857
<a href="{{ .Site.LanguagePrefix }}/for-teams/" role="button" class="btn btn-primary text-lg w-full md:w-64" data-umami-event="home-header-teams-cta">{{ i18n "home_header_for_teams_cta" . }}</a>
5958
</div>
6059
</div>
61-
{{ if .Site.Params.paddleDesktopSalePriceId }}
62-
<p class="text-sm mt-6">
63-
* {{ i18n "pricing_discount_note" }}
64-
</p>
65-
{{ end }}
6660
</div>
6761
</header>
6862
</section>

static/img/blog/ama.png

435 KB
Loading
455 KB
Loading

0 commit comments

Comments
 (0)