diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md new file mode 100644 index 00000000..f0df7a65 --- /dev/null +++ b/docs/keyboard-shortcuts.md @@ -0,0 +1,19 @@ +--- +title: Keyboard shortcuts +description: Speed up your development workflow with these shortcut keys +titleBorder: true +--- + +We know keyboard shortcuts help get things done faster. Thermal provides keyboard shortcuts for many workflows and here’s a handy list of the shortcuts currently supported by Thermal. + +### General + +| Description | Windows/Linux | Mac | +| :--- | :---: | :---: | +| Open keyboard shortcuts | `ctrl` `shift` `/` | `⌘` `shift` `/` | + +### Repository + +| Description | Windows/Linux | Mac | +| :--- | :---: | :---: | +| Add repository | `ctrl` `n` | `⌘` `n` | diff --git a/src/data/doc-links.yml b/src/data/doc-links.yml index b080ac2e..c2aacc31 100644 --- a/src/data/doc-links.yml +++ b/src/data/doc-links.yml @@ -2,6 +2,8 @@ items: - title: Getting started link: / + - title: Keyboard shortcuts + link: /keyboard-shortcuts - title: First step with Thermal items: