Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ The Key Mapper documentation aims to provide users with a comprehensive guide to

--8<-- "preamble.md"

!!! question "Want a tutorial?"
!!! tip "Get started"
The best way to get started is with our [Quick Start Guide](quick-start.md).

!!! question "Want a tutorial for something specific?"
We've made some [handy tutorials](tutorials-index.md) to help you learn Key Mapper.

!!! discord "Want to ask for help?"
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ site_url: https://docs.keymapper.club/
use_directory_urls: true
nav:
- Home: index.md
- Quick Start: quick-start.md
- Troubleshooting: faq.md
- Tutorials:
- Make a volume button toggle the flashlight on the lockscreen: tutorials/simple-volume.md
Expand Down