Skip to content

Commit

Permalink
docs: use content tabs to show screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jun 9, 2024
1 parent 66dd6f1 commit bcb8925
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ With Kele, you can:
See [How-Tos > Usage](./how-tos/usage.md) for more details on what's possible
with Kele.

![](./img/demo.gif)
![](./img/menu-bar.png)
![](./img/kele-list.png)
![](./img/doom-modeline.png)

!!! tip

To learn more about how Kele compares to some other Kubernetes packages for
Expand All @@ -43,6 +38,24 @@ with Kele.

Kele is not an official Kubernetes project.

## Screenshots

=== "End-to-end"

![](./img/demo.gif)

=== "Menu bar integration"

![](./img/menu-bar.png)

=== "Resource listing"

![](./img/kele-list.png)

=== "`doom-modeline` integration"

![](./img/doom-modeline.png)

## Getting Started

!!! warning ""
Expand Down

0 comments on commit bcb8925

Please sign in to comment.