Skip to content

Commit

Permalink
README: Add feature TLDRs to highlights table
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jan 15, 2025
1 parent edfe2a3 commit 235ecf4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ configs.

* Highlights

| Feature | Screenshot |
|-----------------------------+---------------------------------|
| Resource listing | [[file:docs/img/kele-list.png]] |
| Resource-specific actions | [[file:docs/img/overview.png]] |
| Menu bar integration | [[file:docs/img/menu-bar.png]] |
| `doom-modeline` integration | [[file:docs/img/doom-modeline.png]] |
| Feature | TLDR | Screenshot |
|-----------------------------+-------------------------------------------------------------------------------------------+---------------------------------|
| Resource listing | Kele improves upon the `kubectl get` interface with a sortable, color-coded, tabular view | [[file:docs/img/kele-list.png]] |
| Resource-specific actions | Kele provides contextual actions based on the resource you've selected | [[file:docs/img/overview.png]] |
| Menu bar integration | Change context and namespace from the GUI menu bar | [[file:docs/img/menu-bar.png]] |
| `doom-modeline` integration | Show the active kubectl context + default namespace in the modeline | [[file:docs/img/doom-modeline.png]] |

* Getting Started

Expand Down

0 comments on commit 235ecf4

Please sign in to comment.