Skip to content

Commit b523ec3

Browse files
authored
home: promote cluster-resilience post in the homepage carousel (#168)
feat(home): promote cluster-resilience post in the homepage carousel Add a featured blog slide (DE + EN) for the Light edition 'When a Server Fails' as the newest entry in the home carousel; image served from R2 via /images/blog/cluster-topology-social.png.
1 parent add68d7 commit b523ec3

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

content/carousel/de/home.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@
1313
"alt": "Tempel-Bau auf unserem Server (Screenshot)",
1414
"note": "Impressionen aus der Community – mehr Eindrücke folgen im Blog."
1515
},
16+
{
17+
"type": "blog",
18+
"title": "Wenn ein Server ausfällt – und niemand merkt es",
19+
"href": "/de/blog/wenn-ein-server-ausfaellt-cluster-resilienz",
20+
"excerpt": "Wie wir unser Cluster Stück für Stück ausfallsicher gemacht haben – in Alltagsbildern erzählt.",
21+
"image": "/images/blog/cluster-topology-social.png",
22+
"author": "Phillipp Glanz",
23+
"date": "2026-06-13",
24+
"tag": "Blog"
25+
},
1626
{
1727
"type": "blog",
1828
"title": "Otis: Zentrale Spielerstammdaten für Minecraft",

content/carousel/en/home.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@
1313
"alt": "Temple build on our server (screenshot)",
1414
"note": "Impressions from the community – see more in the blog."
1515
},
16+
{
17+
"type": "blog",
18+
"title": "When a Server Fails – and Nobody Notices",
19+
"href": "/en/blog/when-a-server-fails-cluster-resilience",
20+
"excerpt": "How we made our cluster resilient step by step – told in everyday images.",
21+
"image": "/images/blog/cluster-topology-social.png",
22+
"author": "Phillipp Glanz",
23+
"date": "2026-06-13",
24+
"tag": "Blog"
25+
},
1626
{
1727
"type": "blog",
1828
"title": "DevBlog #1",

0 commit comments

Comments
 (0)