Skip to content

Commit

Permalink
Site updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sandermvanvliet committed Dec 5, 2023
1 parent 23e6cc3 commit dab24c7
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 8 deletions.
20 changes: 19 additions & 1 deletion site/content/features/elevation-profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@ To help you build a route, the Route Builder can show an elevation profile of th

![Screenshot of Route Builder showing the elevation profile in the bottom of the screen](/images/elevation-profile.png)

The profile will show the elevation in meters along the route as well as the grade for a particular section to give indications of how steep a particular section is. When you enable the "Show KOM / sprints" feature then these segments will also be indicated on the elevation profile.
The profile will show the elevation in meters along the route as well as the grade for a particular section to give indications of how steep a particular section is. When you enable the "Show KOM / sprints" feature then these segments will also be indicated on the elevation profile.

## RoadCaptain Runner

In RoadCaptain Runner you can bring up the elevation plot using the <kbd>CTRL</kbd> + <kbd>M</kbd> or <kbd>META</kbd> + <kbd>M</kbd> shortcut.

This will show an additional window that displays the elevation profile for the entire route:

![Screenshot of the elevation profile shown over the Zwift window](/images/elevation-plot-entire-route.png)

For a more detailed view, switch the display to show the elevation over the next 500m by clicking the **M** button on the elevation profile:

![Screenshot of the elevation profile for the next 500m](/images/elevation-plot-next-500m.png)

To help you pace your KOM attack, click the **KOM zoom** checkbox on the elevation profile. This shows the elevation for the KOM segment and displays your position on the segment:

![Screenshot of the elevation profile for the KOM segment](/images/elevation-plot-kom-zoom.png)

You can leave the checkbox enabled and RoadCaptain will automatically switch between the KOM view and either the overall profile or the next 500m depending on what you've selected.
4 changes: 2 additions & 2 deletions site/content/features/route-sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ When you choose to save a route to a repository you can choose to store it in yo

![Screenshot of the new save file dialog showing the repository options](/images/route-sharing-step-2-repository.png)

Once the route has been saved, you can easily find it again by using the _Open route_ action and search for it in the repository you selected:
Once the route has been saved, you can easily find it again on the main screen of Route Builder which lists all the routes you've created:

![Screenshot of the search route dialog](/images/route-sharing-step-3-search.png)

Expand Down Expand Up @@ -59,6 +59,6 @@ The list of routes gives you a quick idea of how long it is, ascent (and descent

## Feedback

Route Sharing is a pre-release feature and there may be some sharp edges.
Route Sharing is a brand new feature and there may be some sharp edges.

Any feedback is greatly appreciated, head over to [the feedback discussion](https://github.com/sandermvanvliet/RoadCaptain/discussions/116) on GitHub to shrae your feedback!
7 changes: 5 additions & 2 deletions site/data/routeBuilderFeatures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ items:
content: "Share routes you've created with other RoadCaptain users"
style: "solid style2 major fa-share-square"
feature: "route-sharing"
beta: true

# feature item loop
- name : "Elevation"
Expand Down Expand Up @@ -63,4 +62,8 @@ items:
# feature item loop
- name: "Running"
content: "Using Zwift for running? Running segments are supported too!"
style: "solid style2 major fa-running"
style: "solid style2 major fa-running"

- name: "Import"
content: "Import routes built with ZwiftMap.com"
style: "solid style2 major fa-file-import"
11 changes: 8 additions & 3 deletions site/data/runnerFeatures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ items:
- name: "Route sharing"
content: "Share routes you've created with other RoadCaptain users"
style: "solid style2 major fa-share-square"
feature: "route-sharing"
beta: true
feature: "route-sharing#roadcaptain-runner"

- name: "Zwift secure authentication"
content: "Authenticate via the official Zwift login. RoadCaptain won't see your credentials"
Expand Down Expand Up @@ -39,4 +38,10 @@ items:
# feature item loop
- name: "Rebel Routes"
content: "Pick any of the Rebel Routes built by <a href=\"https://zwiftinsider.com/rebel-routes/\">Zwift Insider</a>"
style: "solid style2 major fa-route"
style: "solid style2 major fa-route"

# feature item loop
- name : "Elevation"
content : "Use the elevation profile to see the profile of your route and the grade of the climbs"
style : "solid style2 major fa-chart-bar"
feature: "elevation-profile#roadcaptain-runner"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/static/images/elevation-plot-kom-zoom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/static/images/elevation-plot-next-500m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file modified site/static/images/route-sharing-step-3-search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/static/images/route-sharing-step-4-runner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/static/images/route-sharing-step-6-route.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/static/images/spotlight01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/static/images/spotlight02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dab24c7

Please sign in to comment.