Skip to content

Commit

Permalink
Merge pull request #4381 from gunamata/update-projects-list
Browse files Browse the repository at this point in the history
Updated projects list
  • Loading branch information
btat committed Jan 26, 2024
2 parents dd929de + 3ae5d2f commit 2501539
Showing 1 changed file with 19 additions and 73 deletions.
92 changes: 19 additions & 73 deletions content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,82 +248,28 @@ <h2>Projects</h2>
col-xs-12
col-12
card-item">
<div class="card-wrap">
<div class="image-container">
<img class="image limited-height" alt="Epinio Logo" src="{{< baseurl >}}/docs/epinio-logo.svg">
</div>
<hr />

<p class="description-label">Epinio brings your application from source code to
deployment on Kubernetes and allows for Developers and Operators to work better together.</p>

<div class="buttons-container">
<a href="https://docs.epinio.io/">
<button class="button text">
<span>Read the docs</span>
</button>
</a>
</div>
</div>
</div>
<div
class="
col-xl-4
col-lg-4
col-md-4
col-sm-12
col-xs-12
col-12
card-item">
<div class="card-wrap">
<div class="image-container">
<img class="image limited-height" alt="Opni Logo" src="{{< baseurl >}}/docs/opni-logo.svg">
<div class="card-wrap">
<div class="image-container">
<img class="image limited-height" alt="Longhorn Logo" src="{{< baseurl >}}/docs/longhorn-logo.svg">
</div>
<div class="badge">CNCF</div>

<hr />

<p class="description-label">Longhorn is a lightweight, reliable, and powerful distributed block storage
system for
Kubernetes.</p>

<div class="buttons-container">
<a href="https://longhorn.io/docs/latest" target="_blank">
<button class="button text">
<span>Read the docs</span>
</button>
</a>
</div>
</div>
<hr />

<p class="description-label"> Multi-cluster, multi-tenant observability with AIOps.
</p>

<div class="buttons-container">
<a href="https://opni.io/">
<button class="button text">
<span>Read the docs</span>
</button>
</a>
</div>
</div>
</div>
<div
class="
col-xl-4
col-lg-4
col-md-4
col-sm-12
col-xs-12
col-12
card-item">
<div class="card-wrap">
<div class="image-container">
<img class="image limited-height" alt="Longhorn Logo" src="{{< baseurl >}}/docs/longhorn-logo.svg">
</div>
<div class="badge">CNCF</div>

<hr />

<p class="description-label">Longhorn is a lightweight, reliable, and powerful distributed block storage
system for
Kubernetes.</p>

<div class="buttons-container">
<a href="https://longhorn.io/docs/latest" target="_blank">
<button class="button text">
<span>Read the docs</span>
</button>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="row max-sized cards-container">
Expand Down

0 comments on commit 2501539

Please sign in to comment.