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

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 @@ + + + + + + + + + + + + + + + +