-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4cc02a4
commit d0d0fa3
Showing
5 changed files
with
103 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
layout: default | ||
title: Getting Started (Duo) | ||
nav_order: 1 | ||
parent: Getting Started | ||
has_children: true | ||
--- | ||
<style> | ||
.device-icon { | ||
margin: 0px; | ||
width: 17%; | ||
height: 17%; | ||
} | ||
.duo-icon { | ||
margin: 0px; | ||
width: 7%; | ||
height: 7%; | ||
} | ||
</style> | ||
|
||
# Getting Started (Duo) | ||
|
||
The Duo's <span style="color: #00c6ff">navigation buttons</span> doubles as it's <span style="color: #00ff00">power switch</span>. | ||
|
||
|
||
<div style="text-align: center;"> | ||
<img class="engine-icon" style="margin: 0 auto; width: 20%; height: auto;" src="assets/images/duo-logo-button-square-512.png" alt="Duo"> | ||
</div> | ||
|
||
|
||
## Next Steps | ||
|
||
To begin learning how to use your device head over to [Basic Usage](basic_usage.html) where we will explore navigating modes, and utilizing the on-device menus. | ||
|
||
If your device is new then it will already be up to date, but if you have an older device or would like to learn how to upgrade your device head over to [Upgrade Guides](upgrade_guides.html) | ||
|
||
## Quick Guides | ||
|
||
If you really just want to jump into things as fast as possible, be sure to check out the [Quick Guides](guides.html) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
layout: default | ||
title: Getting Started (Latest Devices) | ||
nav_order: 0 | ||
parent: Getting Started | ||
has_children: true | ||
--- | ||
<style> | ||
.device-icon { | ||
margin: 0px; | ||
width: 20%; | ||
height: 20%; | ||
} | ||
</style> | ||
|
||
# Getting Started | ||
|
||
If this is your first time with a Vortex Device then congratulations and welcome to the Vortex Engine tutorial. | ||
|
||
Regardless of which device you have most devices work and function almost entirely the same. | ||
|
||
You can expect to find <span style="color: #00c6ff">navigation buttons</span> and a small <span style="color: #00ff00">power switch</span> on any device. | ||
|
||
## Spark Orbit - Spark Handles - Chromadeck | ||
|
||
<img width="220" height="220" class="device-icon" src="assets/images/spark-orbit-render-square-512.png" alt="Spark Orbit"> | ||
<img width="220" height="220" class="device-icon" src="assets/images/spark-handle-render-square-512.png" alt="Spark Handle"> | ||
<img width="220" height="220" class="device-icon" src="assets/images/chromadeck-render-square-512.png" alt="Chromadeck"> | ||
|
||
|
||
## Next Steps | ||
|
||
To begin learning how to use your device head over to [Basic Usage](basic_usage.html) where we will explore navigating modes, and utilizing the on-device menus. | ||
|
||
If your device is new then it will already be up to date, but if you have an older device or would like to learn how to upgrade your device head over to [Upgrade Guides](upgrade_guides.html) | ||
|
||
## Quick Guides | ||
|
||
If you really just want to jump into things as fast as possible, be sure to check out the [Quick Guides](guides.html) | ||
|
||
## Classic Devices | ||
|
||
See [Classic Devices](getting_started_classic_devices.html) if you're looking for information on the **Vortex Orbit, Omega Handles, or Vortex gloves** |