diff --git a/src/cases/bmw-car-it.md b/src/cases/bmw-car-it.md new file mode 100644 index 0000000000..004a5f2e8f --- /dev/null +++ b/src/cases/bmw-car-it.md @@ -0,0 +1,18 @@ +--- +layout: case-study +company: BMW Car IT +problem: + BMW Car IT was looking to get a group of developers up to speed with Rust. +solution: + We ran a 4-day mixed on-site and remote workshop for them, covering all the + topics they needed to know. +tags: Workshops +description: +

BMW Car IT develops software for infotainment and autonomous + driving.

When they wanted to get a team of developers up to speed with + Rust, they reached out to Mainmatter. We ran a workshop for them, giving them + a smooth entry to Rust.

+hero: + tags: "Rust / training" +permalink: false +--- diff --git a/src/rust-consulting.njk b/src/rust-consulting.njk index 56328e8617..a0ef8a04e1 100644 --- a/src/rust-consulting.njk +++ b/src/rust-consulting.njk @@ -263,7 +263,7 @@ og: -{% set clients = ['aleph-alpha', 'kisters'] %} +{% set clients = ['aleph-alpha', 'kisters', 'bmw-car-it'] %} {{ featuredCaseStudies(clients, 'Browse our work') }}
diff --git a/src/work.njk b/src/work.njk index e1c6b0a534..3c0ce0211b 100644 --- a/src/work.njk +++ b/src/work.njk @@ -30,7 +30,7 @@ eleventyImport: {{ featuredCaseStudy('rail-europe', 'black', 'work__featured-case-study') }} {{ clientCards(['auditboard', 'xbav']) }} {{ featuredCaseStudy('qonto', 'purple', 'work__featured-case-study') }} - {{ clientCards(['camilyo', 'trainline']) }} + {{ clientCards(['bmw-car-it', 'trainline']) }} {{ featuredCaseStudy('mvb', 'black', 'work__featured-case-study') }} {{ clientCards(['ais', 'phorest']) }} {{ featuredCaseStudy('trainline', 'purple', 'work__featured-case-study') }} @@ -51,6 +51,7 @@ eleventyImport: {{ clientCards(['ringler', 'dim3']) }} {{ clientCards(['clark', 'rail-europe']) }} {{ clientCards(['sage', 'embedd']) }} + {{ clientCards(['camilyo']) }} diff --git a/static/assets/images/logos/bmw-car-it.svg b/static/assets/images/logos/bmw-car-it.svg new file mode 100644 index 0000000000..3a01ccd518 --- /dev/null +++ b/static/assets/images/logos/bmw-car-it.svg @@ -0,0 +1 @@ + \ No newline at end of file