Skip to content

Commit

Permalink
doc: Update screenshots and rearrange links (#4151)
Browse files Browse the repository at this point in the history
  • Loading branch information
jheredianet authored Aug 22, 2024
1 parent 0c154ae commit cdd489f
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 23 deletions.
64 changes: 41 additions & 23 deletions website/docs/screenshots.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,21 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

<img alt="Web Interface" src={useBaseUrl('screenshots/web_interface.png')} />

## Drive Details
## Battery Health

<img alt="Drive Details" src={useBaseUrl('screenshots/drive.png')} />
<img alt="Visited addresses" src={useBaseUrl('screenshots/battery-health.png')} />

## Charge Level

<img alt="Charge Level" src={useBaseUrl('screenshots/charge-level.png')} />

## Charges

<img alt="Charges" src={useBaseUrl('screenshots/charging-history.png')} />

<img alt="Race Track" src={useBaseUrl('screenshots/race_track.png')} />
## Charge Details

<img alt="Charge Details" src={useBaseUrl('screenshots/charging.png')} />

## Charging Stats

Expand All @@ -26,46 +36,54 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

<img alt="Drives" src={useBaseUrl('screenshots/drives.png')} />

## Drive Details

<img alt="Drive Details" src={useBaseUrl('screenshots/drive.png')} />

## Efficiency

<img alt="Efficiency" src={useBaseUrl('screenshots/efficiency.png')} />

## States
## Location (addresses)

<img alt="States" src={useBaseUrl('screenshots/states.png')} />
<img alt="Location (addresses)" src={useBaseUrl('screenshots/locations.png')} />

## Charge Details
## Mileage

<img alt="Charge Details" src={useBaseUrl('screenshots/charging.png')} />
<img alt="Mileage" src={useBaseUrl('screenshots/mileage.png')} />

## Charges

<img alt="Charges" src={useBaseUrl('screenshots/charging-history.png')} />

## Vampire Drain
## Overview

<img alt="Vampire Drain" src={useBaseUrl('screenshots/vampire_drain.png')} />
<img alt="Overview" src={useBaseUrl('screenshots/overview.png')} />

## Projected Range

<img alt="Projected Range" src={useBaseUrl('screenshots/projected-range.png')} />

## Overview
## States

<img alt="Overview" src={useBaseUrl('screenshots/overview.png')} />
<img alt="States" src={useBaseUrl('screenshots/states.png')} />

## Updates
## Statistics

<img alt="Updates" src={useBaseUrl('screenshots/updates.png')} />
<img alt="Statistics" src={useBaseUrl('screenshots/statistics.png')} />

## Lifetime driving map
## Timeline

<img alt="Lifetime driving map" src={useBaseUrl('screenshots/lifetime_driving_map.png')} />
<img alt="Timeline" src={useBaseUrl('screenshots/timeline.png')} />

## Visited addresses
## Trip

<img alt="Visited addresses" src={useBaseUrl('screenshots/locations.png')} />
<img alt="Trip" src={useBaseUrl('screenshots/trip.png')} />

## Battery Health
## Updates

<img alt="Visited addresses" src={useBaseUrl('screenshots/battery-health.png')} />
<img alt="Updates" src={useBaseUrl('screenshots/updates.png')} />

## Vampire Drain

<img alt="Vampire Drain" src={useBaseUrl('screenshots/vampire_drain.png')} />

## Visited (Lifetime driving map)

<img alt="Lifetime driving map" src={useBaseUrl('screenshots/lifetime_driving_map.png')} />
Binary file added website/static/screenshots/charge-level.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 website/static/screenshots/mileage.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 removed website/static/screenshots/race_track.png
Binary file not shown.
Binary file added website/static/screenshots/statistics.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 website/static/screenshots/timeline.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 website/static/screenshots/trip.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 website/static/screenshots/updates.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 website/static/screenshots/vampire_drain.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 cdd489f

Please sign in to comment.