Skip to content

Commit

Permalink
remove pointless design ethos section
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jun 8, 2024
1 parent f4f7aba commit 2dceab1
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,6 @@ with Kele.
(bind-key (kbd "s-k") kele-command-map kele-mode-map))
```

## Design Ethos

Kele aims to have **PLANS**. Namely, it aims to be:

- **P**erformant: if it is easier/faster for you to simply use `kubectl` to get
the info you need instead of Kele, then Kele has failed;
- **Lightweight**: minimally intrusive, minimize context-switching, keep
"embellishments" to a minimum;
- **A**gile: get you the answers you need -- and let you return to your other
work -- as quickly as possible;
- **N**imble: get you as coarse/detailed insight as needed at any given point,
with no compromise to any of the other tenets listed here;
- **S**mart: provide sensible defaults and interfaces that "just make sense".

## About the Name

The name Kele comes from the Mandarin term for cola, 可乐 (*kě lè*). It is
Expand Down

0 comments on commit 2dceab1

Please sign in to comment.