From fbbece095d5c09e50d25b41a772b2211ecb3ea58 Mon Sep 17 00:00:00 2001 From: Marco Otte-Witte Date: Wed, 15 May 2024 19:19:47 +0200 Subject: [PATCH] add KISTERS mini-case --- src/cases/kisters.md | 19 +++++++++++++++++++ src/rust-consulting.njk | 8 +++----- src/work.njk | 4 ++-- static/assets/images/logos/kisters.svg | 16 ++++++++++++++++ .../images/logos/monochrome/kisters.svg | 16 ++++++++++++++++ 5 files changed, 56 insertions(+), 7 deletions(-) create mode 100644 src/cases/kisters.md create mode 100644 static/assets/images/logos/kisters.svg create mode 100644 static/assets/images/logos/monochrome/kisters.svg diff --git a/src/cases/kisters.md b/src/cases/kisters.md new file mode 100644 index 0000000000..f27c1ae2a4 --- /dev/null +++ b/src/cases/kisters.md @@ -0,0 +1,19 @@ +--- +layout: case-study +company: POELLATH +problem: + KISTERS was looking for a way to move load transparently between their + servers, edge functions, and users' browsers. +solution: + We developed a prototype tool for them that runs the same Rust code on the + server, edge function, and browsers via WebAssembly. +tags: Launch your idea +description: +

KISTERS are experts in environmental monitoring, IT and data + management

We developed a prototype tool for them that runs the same + Rust code on the server as well as on an edge function and in the browser via + WebAssembly.

+hero: + tags: "architecture / Rust / WASM" +permalink: false +--- diff --git a/src/rust-consulting.njk b/src/rust-consulting.njk index e632124632..46ffe6aceb 100644 --- a/src/rust-consulting.njk +++ b/src/rust-consulting.njk @@ -17,6 +17,7 @@ og: {% from "image-aspect-ratio.njk" import imageAspectRatio %} {% from "quote.njk" import quote %} {% from 'featured-case-study.njk' import featuredCaseStudy %} +{% from "featured-case-studies.njk" import featuredCaseStudies %} {% set 'content' = { "eyebrow": "Our Expertise: Rust", @@ -250,11 +251,8 @@ og: -
- -
+{% set clients = ['aleph-alpha', 'kisters'] %} +{{ featuredCaseStudies(clients, 'Browse our work') }}
diff --git a/src/work.njk b/src/work.njk index 4bd388a0eb..6d9ddc4bd7 100644 --- a/src/work.njk +++ b/src/work.njk @@ -24,7 +24,7 @@ eleventyNavigation:

Meet our clients

    {{ featuredCaseStudy('aleph-alpha', 'purple', 'work__featured-case-study') }} - {{ clientCards(['sage', 'qonto']) }} + {{ clientCards(['kisters', 'qonto']) }} {{ featuredCaseStudy('rail-europe', 'black', 'work__featured-case-study') }} {{ clientCards(['auditboard', 'xbav']) }} {{ featuredCaseStudy('qonto', 'purple', 'work__featured-case-study') }} @@ -48,7 +48,7 @@ eleventyNavigation: {{ clientCards(['timify', 'aleph-alpha']) }} {{ clientCards(['ringler', 'dim3']) }} {{ clientCards(['clark', 'rail-europe']) }} - {{ clientCards(['embedd']) }} + {{ clientCards(['sage', 'embedd']) }}
diff --git a/static/assets/images/logos/kisters.svg b/static/assets/images/logos/kisters.svg new file mode 100644 index 0000000000..288efd4390 --- /dev/null +++ b/static/assets/images/logos/kisters.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/static/assets/images/logos/monochrome/kisters.svg b/static/assets/images/logos/monochrome/kisters.svg new file mode 100644 index 0000000000..288efd4390 --- /dev/null +++ b/static/assets/images/logos/monochrome/kisters.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + +