diff options
| author | Joel Challis <git@zvecr.com> | 2024-05-30 10:10:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-30 19:10:00 +1000 |
| commit | 8a394503c714aaf053e51bb3bbf2a4f8ea503c7b (patch) | |
| tree | a9a4708c8c9361101d2af891e073b83579595bfb | |
| parent | 8b84fa6b505b29f568164551d85944ba8e2db7c2 (diff) | |
[docs] Update "Get Started" blocks (#23830)
Update "Get Started" blocks
| -rw-r--r-- | docs/index.md | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/index.md b/docs/index.md index 91f27a8a80..166bdc8ad9 100644 --- a/docs/index.md +++ b/docs/index.md | |||
| @@ -6,19 +6,17 @@ QMK (*Quantum Mechanical Keyboard*) is an open source community centered around | |||
| 6 | 6 | ||
| 7 | ## Get Started | 7 | ## Get Started |
| 8 | 8 | ||
| 9 | <div class="flex-container"> | 9 | ::: tip Basic |
| 10 | [QMK Configurator](newbs_building_firmware_configurator) | ||
| 10 | 11 | ||
| 11 | ::: tip | ||
| 12 | **Basic** [QMK Configurator](newbs_building_firmware_configurator) <br> | ||
| 13 | ::: | ||
| 14 | User friendly graphical interfaces, no programming knowledge required. | 12 | User friendly graphical interfaces, no programming knowledge required. |
| 15 | |||
| 16 | ::: tip | ||
| 17 | **Advanced** [Use The Source](newbs) <br> | ||
| 18 | ::: | 13 | ::: |
| 19 | More powerful, but harder to use. | ||
| 20 | 14 | ||
| 21 | </div> | 15 | ::: warning Advanced |
| 16 | [Use The Source](newbs) | ||
| 17 | |||
| 18 | More powerful, but harder to use. | ||
| 19 | ::: | ||
| 22 | 20 | ||
| 23 | ## Make It Yours | 21 | ## Make It Yours |
| 24 | 22 | ||
