From ffa46470fc83041084f12c571804e374372d7320 Mon Sep 17 00:00:00 2001 From: Jonathan Jin Date: Sun, 9 Jun 2024 12:42:41 +0100 Subject: [PATCH] docs: use content tabs to show screenshots --- docs/index.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 6bcee734..6807ed41 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,10 +28,23 @@ 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) +## 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) !!! tip