Skip to content

Commit

Permalink
Update kubernetes case study links, fix breakpoints on build/deploy/m…
Browse files Browse the repository at this point in the history
…anage sections, PR feedback
  • Loading branch information
shughes26 committed Nov 20, 2024
1 parent 7e5e8c6 commit 52fe20e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 17 deletions.
2 changes: 1 addition & 1 deletion content/partner/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ hero:

sections:
- title: Build
icon: nodes
icon: architecture
color: violet
subtitle: Use familiar software practices and tools to build cloud infrastructure.
description: Build cloud applications and infrastructure by combining the safety and reliability of [infrastructure as code](/what-is/what-is-infrastructure-as-code/) with the power of familiar programming languages and tools.
Expand Down
18 changes: 11 additions & 7 deletions layouts/partner/aws.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ <h2>{{ .Params.hero.subtitle }}</h2>
<a class="btn-primary mr-4" href="/docs/iac/get-started/aws/">Get Started</a>
<a class="btn-secondary" href="/request-a-demo">Request a Demo</a>
</div>
<img class="w-32 mr-4" src="/images/partners/aws-devops-badge.png" alt="AWS Devops Badge" />
</div>
</div>
</div>
Expand Down Expand Up @@ -74,10 +73,14 @@ <h4 class="w-10/12 mx-auto mt-0">{{ .subtitle }}</h4>
</div>

<div class="w-full xl:w-1/2 text-left px-10">
{{ range $point := .points }}
<h5>{{ $point.header }}</h5>
<p>{{ $point.body | markdownify }}</p>
{{ end }}
<div class="flex flex-row xl:flex-col w-full">
{{ range $point := .points }}
<div class="w-1/3 xl:w-full px-4">
<h5>{{ $point.header }}</h5>
<p>{{ $point.body | markdownify }}</p>
</div>
{{ end }}
</div>
</div>
</div>
</section>
Expand All @@ -103,6 +106,7 @@ <h3 class="mt-12 mb-8 text-center">Trusted by top engineering teams</h3>
<p class="text-blue-500 text-center font-bold mt-10">
<a class="link" data-track="logos-case-study" href="/case-studies/">Read our customer use cases</a> &rarr;
</p>
<img class="w-32 mx-auto" src="/images/partners/aws-devops-badge.png" alt="AWS Devops Badge" />
</section>

<!-- Automation API -->
Expand Down Expand Up @@ -171,14 +175,14 @@ <h5>{{ .header }}</h5>
<h2 class="mb-8 text-center">{{ .Params.get_started.title }}</h2>
<div class="lg:flex lg:flex-wrap items-stretch">
<div class="w-full lg:w-1/2 p-3">
<div class="h-full bg-violet-600 p-8 lg:px-24 lg:py-16 rounded-xl">
<div class="h-full bg-violet-600 p-8 lg:p-12 rounded-xl">
<h4 class="text-white">{{ .Params.get_started.get_started.title }}</h4>
<p class="mb-24 text-white">{{ .Params.get_started.get_started.description }}</p>
<a href="/docs/iac/get-started" class="btn-secondary">{{ .Params.get_started.get_started.cta_text }}</a>
</div>
</div>
<div class="w-full lg:w-1/2 p-3">
<div class="h-full card p-8 lg:px-24 lg:py-16">
<div class="h-full card p-8 lg:p-12">
<h4>{{ .Params.get_started.migrate.title }}</h4>
<p class="mb-16 pb-1">{{ .Params.get_started.migrate.description }}</p>
<a href="/docs/iac/adopting-pulumi/converters" class="btn-secondary">{{ .Params.get_started.migrate.cta_text }}</a>
Expand Down
18 changes: 9 additions & 9 deletions layouts/topics/kubernetes.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,10 @@ <h2>{{ .Params.hero.title }}</h2>
<h3 class="mt-12 mb-8 text-center">Powering top engineering teams</h3>
<div class="container mx-auto">
<div class="flex flex-col lg:flex-row items-center justify-center my-4">
<a data-track="customer-logo" href="https://www.snowflake.com/" target="_blank">
<a data-track="customer-logo" href="/case-studies/snowflake" target="_blank">
<img class="mx-auto my-4 lg:my-2 lg:mx-8 h-12" src="/logos/customers/snowflake-logo.svg" alt="Snowflake" title="Snowflake" />
</a>
<a data-track="customer-logo" href="{{ relref . "/case-studies/mercedes-benz" }}">
<a data-track="customer-logo" href="/case-studies/mercedes-benz" target="_blank">
<img
class="mx-auto my-4 lg:my-2 lg:mx-8 h-12"
src="/logos/customers/mercedes-benz-RDNA_logo.png"
Expand All @@ -167,26 +167,26 @@ <h3 class="mt-12 mb-8 text-center">Powering top engineering teams</h3>
/>
</a>
<a data-track="customer-logo" href="https://www.mindbodyonline.com/" target="_blank">
<img class="mx-auto my-4 lg:my-2 lg:mx-8 h-6" src="/logos/customers/mindbody_logo.svg" alt="MindBody" title="MindBody" />
<img class="mx-auto my-4 lg:my-2 lg:mx-8 h-10" src="/logos/customers/mindbody_logo.svg" alt="MindBody" title="MindBody" />
</a>
<a data-track="customer-logo" href="https://www.nih.gov/" target="_blank">
<img class="mx-auto my-4 lg:my-2 lg:mx-8 h-10" src="/logos/customers/nih.png" alt="National Institutes of Health" title="National Institutes of Health" />
</a>
</div>
<div class="lg:flex items-center justify-center my-4">
<a data-track="customer-logo" href="https://www.sourcegraph.com/" target="_blank">
<img class="mx-auto my-4 lg:my-2 lg:mx-8 h-6" src="/logos/customers/sourcegraph-logo.svg" alt="Sourcegraph" title="Sourcegraph" />
<a data-track="customer-logo" href="/case-studies/sourcegraph" target="_blank">
<img class="mx-auto my-4 lg:my-2 lg:mx-8 h-12" src="/logos/customers/sourcegraph-logo.svg" alt="Sourcegraph" title="Sourcegraph" />
</a>
<a data-track="customer-logo" href="{{ relref . "/case-studies/lemonade" }}">
<a data-track="customer-logo" href="/case-studies/lemonade" target="_blank">
<img class="mx-auto my-8 lg:my-2 lg:mx-8 h-8" src="/logos/customers/lemonade.svg" alt="Lemonade" title="Lemonade" />
</a>
<a data-track="customer-logo" href="{{ relref . "/case-studies/bmw" }}">
<a data-track="customer-logo" href="/case-studies/bmw" target="_blank">
<img class="mx-auto my-8 lg:my-2 lg:mx-8 h-8" src="/logos/customers/bmw.svg" alt="BMW Group" title="BMW Group" />
</a>
<a data-track="customer-logo" href="{{ relref . "/case-studies/unity" }}">
<a data-track="customer-logo" href="/case-studies/unity" target="_blank">
<img class="mx-auto my-8 lg:my-2 lg:mx-8 h-8" src="/logos/customers/unity.png" alt="Unity" title="Unity" />
</a>
<a data-track="customer-logo" href="{{ relref . "/case-studies/starburst" }}">
<a data-track="customer-logo" href="/case-studies/starburst" target="_blank">
<img class="mx-auto my-8 lg:my-2 lg:mx-8 h-8" src="/logos/customers/starburst.png" alt="Starburst" title="Starburst" />
</a>
</div>
Expand Down

0 comments on commit 52fe20e

Please sign in to comment.