|
|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
--- |
|
|
|
|
# Set the correct title here |
|
|
|
|
title: "Tour 2023-05-07" |
|
|
|
|
title: "Mein lieber Bieber-Tour" |
|
|
|
|
|
|
|
|
|
# Date of the event, will be set via script. Format like "2003-12-31" |
|
|
|
|
date: 2023-05-07 |
|
|
|
|
@ -25,28 +25,29 @@ members: [
|
|
|
|
|
"Peter", |
|
|
|
|
"Gregor", |
|
|
|
|
"Gerald", |
|
|
|
|
"Andreas", |
|
|
|
|
"Christian" |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
# City name of start point |
|
|
|
|
# It's taxonomy term: look at existing posts, to find the valid values |
|
|
|
|
# If it's a new location: Take a simple city name |
|
|
|
|
locations: "Somewhere" |
|
|
|
|
locations: "Gelnhausen" |
|
|
|
|
|
|
|
|
|
# false to hide it in production |
|
|
|
|
draft: false |
|
|
|
|
|
|
|
|
|
# If one of the following values are not given, delete the default value |
|
|
|
|
# Set the correct value here, Example 78.3 |
|
|
|
|
distance_km: 0.0 |
|
|
|
|
distance_km: 56.19 |
|
|
|
|
# Set the correct value here, Example 3:58:59 |
|
|
|
|
duration_h: 0:00:00 |
|
|
|
|
duration_h: 4:17:18 |
|
|
|
|
# Set the correct value here, Example 23.2 |
|
|
|
|
average_speed_kmh: 0 |
|
|
|
|
average_speed_kmh: 13.1 |
|
|
|
|
# Set the correct value here, Example 1234 |
|
|
|
|
ascent_m: 0 |
|
|
|
|
ascent_m: 1113 |
|
|
|
|
# Set the correct value here, Example 24.2 |
|
|
|
|
temperature_c: |
|
|
|
|
temperature_c: 22.7 |
|
|
|
|
|
|
|
|
|
# All image paths are relative paths and have to start with "images/" |
|
|
|
|
|
|
|
|
|
@ -91,10 +92,9 @@ resources:
|
|
|
|
|
- src: images/** |
|
|
|
|
|
|
|
|
|
# Links to activity on social platforms |
|
|
|
|
# Example velohero_activity: https://app.velohero.com/activity/364363 |
|
|
|
|
# velohero_activity: |
|
|
|
|
# strava_activity: |
|
|
|
|
# komoot_activity: |
|
|
|
|
strava_activity: https://www.strava.com/activities/9028873178 |
|
|
|
|
komoot_activity: https://www.komoot.de/tour/1110119173 |
|
|
|
|
# garmin_activity: https://connect.garmin.com/modern/activity/11066649409 |
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|