Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h2>Go Multi-Cloud</h2>
<div class="shadow-boxed bg-purple-dark">
<div class="content text-center">
<div class="eqh margin-bottom-20" data-mh="copy"> <!--put in equal heights to align buttons-->
<img src="{{ .Site.BaseURL }}/icons/icon-feature-containers.svg" alt="" class="margin-bottom-30" width="125">
<img src="/icons/icon-feature-containers.svg" alt="" class="margin-bottom-30" width="125">
<h3 class="h4">Containers</h3>
<p>Rapidly deploy container-based apps into any cloud or cloud-native infrastructure from AWS Fargate to Kubernetes</p>
</div>
Expand All @@ -40,7 +40,7 @@ <h3 class="h4">Containers</h3>
<div class="shadow-boxed bg-purple-dark">
<div class="content text-center">
<div class="eqh margin-bottom-20" data-mh="copy"> <!--put in equal heights to align buttons-->
<img src="{{ .Site.BaseURL }}/icons/icon-feature-serverless.svg" alt="" class="margin-bottom-30" width="125">
<img src="/icons/icon-feature-serverless.svg" alt="" class="margin-bottom-30" width="125">
<h3 class="h4">Serverless</h3>
<p>Flexibly solve a wide variety of tasks including scalable websites and APIs, event streaming and processing, all through multi-cloud and multi-language microservices.</p>
</div>
Expand All @@ -52,7 +52,7 @@ <h3 class="h4">Serverless</h3>
<div class="shadow-boxed bg-purple-dark">
<div class="content text-center">
<div class="eqh margin-bottom-20" data-mh="copy"> <!--put in equal heights to align buttons-->
<img src="{{ .Site.BaseURL }}/icons/icon-feature-data.svg" alt="" class="margin-bottom-30" width="125">
<img src="/icons/icon-feature-data.svg" alt="" class="margin-bottom-30" width="125">
<h3 class="h4">Infrastructure</h3>
<p>Define cloud services and infrastructure in code, then continuously deploy. Correct issues in infrastructure automatically to return to the desired state.</p>
</div>
Expand All @@ -64,7 +64,7 @@ <h3 class="h4">Infrastructure</h3>
<div class="shadow-boxed bg-purple-dark">
<div class="content text-center">
<div class="eqh margin-bottom-20" data-mh="copy"> <!--put in equal heights to align buttons-->
<img src="{{ .Site.BaseURL }}/icons/icon-feature-kubernetes.svg" alt="" class="margin-bottom-30" width="125">
<img src="/icons/icon-feature-kubernetes.svg" alt="" class="margin-bottom-30" width="125">
<h3 class="h4">Kubernetes</h3>
<p>Deploy and orchestrate cloud native container-based apps on Kubernetes, either on-premises or in the cloud. Use real code to define and deploy Kubernetes services.</p>
</div>
Expand Down Expand Up @@ -112,7 +112,7 @@ <h2>Any Code. Any Cloud. Any Team. </h2>
<div class="row cols-are-spaced-md">
<div class="col col-md-4">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/icon-audience-dev.svg" alt="" class="margin-bottom-30" width="134">
<img src="/icons/icon-audience-dev.svg" alt="" class="margin-bottom-30" width="134">
<sup>For Developers</sup>
<h3 class="h5">Any Code.</h3>
<p>Maximize your productivity by defining cloud apps and resources as code in familiar languages.</p>
Expand All @@ -121,7 +121,7 @@ <h3 class="h5">Any Code.</h3>
</div>
<div class="col col-md-4">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/icon-audience-devops.svg" alt="" class="margin-bottom-30" width="134">
<img src="/icons/icon-audience-devops.svg" alt="" class="margin-bottom-30" width="134">
<sup>For DevOps</sup>
<h3 class="h5">Any Cloud.</h3>
<p>Deploy cloud apps and infrastructure anywhere. Eliminate cloud specific DSLs to simplify multi cloud management.</p>
Expand All @@ -130,7 +130,7 @@ <h3 class="h5">Any Cloud.</h3>
</div>
<div class="col col-md-4">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/icon-audience-enterprise.svg" alt="" class="margin-bottom-30" width="134">
<img src="/icons/icon-audience-enterprise.svg" alt="" class="margin-bottom-30" width="134">
<sup>For Enterprises</sup>
<h3 class="h5">Any Team.</h3>
<p>Make use of preferred practices to deliver cloud native apps and infrastructure with enterprise-grade workflows.</p>
Expand Down
12 changes: 6 additions & 6 deletions layouts/migrate/cloudformation.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@ <h2 class="h4 text-purple">Benefits of Pulumi</h2>
<div class="row cols-are-spaced-md">
<div class="col col-md-4">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/realCode_icon.svg" width="65" alt="" class="margin-bottom-30">
<img src="/icons/realCode_icon.svg" width="65" alt="" class="margin-bottom-30">
<h3 class="h5">Real Code</h3>
<p>Pulumi is infrastructure as real code. This means you get all the benefits of your favorite language and tool for provisioning cloud infrastructure: code completion, error checking, versioning, IDE support, and general productivity gains - without the need to manage YAML and DSL syntax.</p>
</div>
</div>
<div class="col col-md-4">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/reusable-component.svg" width="88" alt="" class="margin-bottom-30">
<img src="/icons/reusable-component.svg" width="88" alt="" class="margin-bottom-30">
<h3 class="h5">Reusable Components</h3>
<p>As Pulumi is code, you can build up a library of packages to further enhance efficiency. Build repeatable practices through versioned packages such as: standard policies, network best practices, architecture blueprints - and deploy them to your team. </p>
</div>
</div>
<div class="col col-md-4">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/immutable_infastrc_icon.svg" width="78" alt="" class="margin-bottom-30">
<img src="/icons/immutable_infastrc_icon.svg" width="78" alt="" class="margin-bottom-30">
<h3 class="h5">Immutable Infrastructure</h3>
<p>Pulumi provides the computation of necessary cloud resources with a 'Cloud Resource DAG' ensuring successful deployment of cloud infrastructure - efficiently building, updating, and destroying cloud resources as required. </p>
</div>
Expand Down Expand Up @@ -128,7 +128,7 @@ <h2 class="h4 text-purple">Creating a Simple Web Server on AWS</h2>
<div class="row">
<div class="col-md-3 col-md-push-9 text-center">
<div style="height: 17px;"><!--custom spacer--></div>
<img src="{{ .Site.BaseURL }}/logos/customers/learning-machine_logo.svg" alt="Learning Machine" width="208" class="margin-bottom-30">
<img src="/logos/customers/learning-machine_logo.svg" alt="Learning Machine" width="208" class="margin-bottom-30">
</div>
<div class="col-md-9 col-md-pull-3 content">
<h2>Learning Machine</h2>
Expand All @@ -145,13 +145,13 @@ <h2>Learning Machine</h2>
<div class="row cols-are-spaced-md">
<div class="col col-sm-6 col-md-4 col-md-offset-2">
<figure>
<img src="{{ .Site.BaseURL }}/images/customers/learning_machine_info-1.svg" width="210">
<img src="/images/customers/learning_machine_info-1.svg" width="210">
<figcaption> 25,000 Lines of CloudFormation reduced to 500 Lines of JavaScript </figcaption>
</figure>
</div>
<div class="col col-sm-6 col-md-4">
<figure>
<img src="{{ .Site.BaseURL }}/images/customers/learning_machine_info-2.svg" width="234">
<img src="/images/customers/learning_machine_info-2.svg" width="234">
<figcaption> New customer provisioning time reduced from 3 weeks to 1 hour </figcaption>
</figure>
</div>
Expand Down
8 changes: 4 additions & 4 deletions layouts/migrate/terraform.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,28 +29,28 @@ <h2 class="h4 text-purple">Benefits of Pulumi</h2>
<div class="row cols-are-spaced-md">
<div class="col col-md-3">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/realCode_icon.svg" width="65" alt="" class="margin-bottom-30">
<img src="/icons/realCode_icon.svg" width="65" alt="" class="margin-bottom-30">
<h3 class="h6">Real Code</h3>
<p>Pulumi is infrastructure as real code. This means you get all the benefits of your favorite language and tool for provisioning infrastructure: code completion, error checking, versioning, IDE support, etc. - without the need to manage limited DSL syntax.</p>
</div>
</div>
<div class="col col-md-3">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/reusable-component.svg" width="88" alt="" class="margin-bottom-30">
<img src="/icons/reusable-component.svg" width="88" alt="" class="margin-bottom-30">
<h3 class="h6">Familiar Constructs</h3>
<p>Real languages means you get familiar constructs like for loops, functions, and classes - cutting boilerplate and enforcing best practices. Pulumi lets you leverage existing package management tools and techniques. </p>
</div>
</div>
<div class="col col-md-3">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/immutable_infastrc_icon.svg" width="78" alt="" class="margin-bottom-30">
<img src="/icons/immutable_infastrc_icon.svg" width="78" alt="" class="margin-bottom-30">
<h3 class="h6">Ephemeral Infrastructure</h3>
<p>Pulumi has deep support for cloud native technologies, like Kubernetes, and supports advanced deployment scenarios that cannot be expressed with Terraform. Pulumi is a proud member of the Cloud Native Computing Foundation (CNCF).</p>
</div>
</div>
<div class="col col-md-3">
<div class="content">
<img src="{{ .Site.BaseURL }}/icons/icon-core3.svg" width="45" alt="" class="margin-bottom-30">
<img src="/icons/icon-core3.svg" width="45" alt="" class="margin-bottom-30">
<h3 class="h6">TF Provider Integration</h3>
<p>Pulumi is able to adapt any Terraform Provider for use with Pulumi, enabling management of any infrastructure supported by the Terraform Providers ecosystem using Pulumi programs. <a href="https://github.com/pulumi/pulumi-terraform">Find out more here.</a></p>
</div>
Expand Down
10 changes: 5 additions & 5 deletions layouts/page/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2>Pulumi Team</h2>
{{ if eq .status "active" }}
<div class="col-xxs-12 col-xs-6 col-sm-6 col-md-4 col-lg-3 col-centered col">
<div class="content">
<img style="height: 180px; padding-bottom: 16px;" src="{{ $.Site.BaseURL }}/images/team/{{ .id }}.jpg" alt="{{ .name }}" >
<img style="height: 180px; padding-bottom: 16px;" src="/images/team/{{ .id }}.jpg" alt="{{ .name }}" >
<h3 class="h6 {{if .bio }}cursor-pointer{{ end }}" {{ if .bio }}data-toggle="modal" data-target="#{{ .id }}"{{ end }}>{{ .name }}</h3>
<p>{{ .title }}</p>
{{ partial "widgets/social-icons.html" (dict "social" .social)}}
Expand Down Expand Up @@ -109,7 +109,7 @@ <h2>Board of Directors</h2>
{{ range sort $.Site.Data.team.board "weight" }}
<div class="col-xxs-12 col-xs-6 col-sm-6 col-md-4 col-lg-3 col-centered col">
<div class="content">
<img style="height: 180px; padding-bottom: 16px;" src="{{ $.Site.BaseURL }}/images/team/{{ .id }}.jpg" alt="{{ .name }}" >
<img style="height: 180px; padding-bottom: 16px;" src="/images/team/{{ .id }}.jpg" alt="{{ .name }}" >
<h3 class="h6 cursor-pointer" data-toggle="modal" data-target="#{{ .id }}">{{ .name }}</h3>
<p>{{ .title }}<br><strong>{{ .investor }}</strong></p>
{{ partial "widgets/social-icons.html" (dict "social" .social)}}
Expand Down Expand Up @@ -145,12 +145,12 @@ <h2>Pulumi Investors</h2>
<div class="row row-centered cols-are-spaced-vert-md">
<div class="col-xxs-12 col-xs-6 col-sm-6 col-md-6 col-lg-6 col-centered col">
<div class="content">
<a href="https://www.madrona.com/" target="_blank"><img src="{{ .Site.BaseURL }}/logos/investors/madrona.png" alt="" width="100"></a>
<a href="https://www.madrona.com/" target="_blank"><img src="/logos/investors/madrona.png" alt="" width="100"></a>
</div>
</div>
<div class="col-xxs-12 col-xs-6 col-sm-6 col-md-6 col-lg-6 col-centered col">
<div class="content">
<a href="https://www.tolacapital.com/" target="_blank"><img src="{{ .Site.BaseURL }}/logos/investors/tola.png" alt="" width="100"></a>
<a href="https://www.tolacapital.com/" target="_blank"><img src="/logos/investors/tola.png" alt="" width="100"></a>
</div>
</div>
</div>
Expand All @@ -167,7 +167,7 @@ <h2>Pulumi Investors</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="content">
<img src="{{ .Site.BaseURL }}/images/cloud.png" alt="">
<img src="/images/cloud.png" alt="">
<h2>Why Pulumi?</h2>
<p class="intro">Find out how Pulumi provides a programming model for the cloud, designed to unlock the full power of serverless, container, and data service architectures with Cloud Native Infrastructure as Code. </p>
<p><a href="/why-pulumi/" class="button">Learn more</a></p>
Expand Down
Loading