|
After Width: | Height: | Size: 245 KiB |
|
After Width: | Height: | Size: 257 KiB |
|
After Width: | Height: | Size: 243 KiB |
|
After Width: | Height: | Size: 246 KiB |
|
After Width: | Height: | Size: 189 KiB |
|
After Width: | Height: | Size: 291 KiB |
|
After Width: | Height: | Size: 102 KiB |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 280 KiB |
|
After Width: | Height: | Size: 299 KiB |
|
After Width: | Height: | Size: 209 KiB |
|
After Width: | Height: | Size: 153 KiB |
|
After Width: | Height: | Size: 255 KiB |
|
After Width: | Height: | Size: 255 KiB |
|
After Width: | Height: | Size: 263 KiB |
|
After Width: | Height: | Size: 176 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 321 KiB |
|
After Width: | Height: | Size: 371 KiB |
|
After Width: | Height: | Size: 336 KiB |
|
After Width: | Height: | Size: 240 KiB |
|
After Width: | Height: | Size: 97 KiB |
|
After Width: | Height: | Size: 224 KiB |
|
After Width: | Height: | Size: 267 KiB |
|
After Width: | Height: | Size: 223 KiB |
@ -1,74 +0,0 @@ |
|||||||
--- |
|
||||||
# Set the correct title here |
|
||||||
title: "Tour 2022-05-29" |
|
||||||
|
|
||||||
# Date of the event, will be set via script. Format like "2003-12-31" |
|
||||||
date: 2022-05-29 |
|
||||||
|
|
||||||
# Year as <YYYY>, taken from date by the red.py script. Used for Years taxonomy, |
|
||||||
# so be shure this matches the year from 'date' above. E.g. "2009" |
|
||||||
years: 2022 |
|
||||||
|
|
||||||
# Set the correct sports kind here (single value) |
|
||||||
# It's taxonomy term: look at existing posts, to find the valid values |
|
||||||
sports: "MTB" |
|
||||||
|
|
||||||
# Set the correct event type here (single value) |
|
||||||
# It's taxonomy term: look at existing posts, to find the valid values |
|
||||||
eventtypes: "single" |
|
||||||
|
|
||||||
# Set the correct participants here (list values) |
|
||||||
# It's taxonomy term: lLook at existing posts, to find the valid values. |
|
||||||
# For new participants set "FirstName LastName" |
|
||||||
# Unknown names have to be set as "Gast" |
|
||||||
members: [ |
|
||||||
"Peter", |
|
||||||
"Gerald", |
|
||||||
"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" |
|
||||||
|
|
||||||
# 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 |
|
||||||
# Set the correct value here, Example 3:58:59 |
|
||||||
duration_h: 0:00:00 |
|
||||||
# Set the correct value here, Example 23.2 |
|
||||||
average_speed_kmh: 0 |
|
||||||
# Set the correct value here, Example 1234 |
|
||||||
ascent_m: 0 |
|
||||||
# Set the correct value here, Example 24.2 |
|
||||||
temperature_c: |
|
||||||
|
|
||||||
# All image paths are relative paths and have to start with "images/" |
|
||||||
|
|
||||||
# Image for the summary list e.g. featured_image: images/img123.jpg. Can be empty. |
|
||||||
featured_image: None |
|
||||||
|
|
||||||
# Set captions for specific images (optional) |
|
||||||
# A caption item has two entries: -name: "images/IMAGE_NAME" and -text: "YOUR DESCRIPTION" |
|
||||||
# Caption names will be generated by the script, add text or let it empty. |
|
||||||
# The text only support ASCII characters, invalid charactes lead into an exception |
|
||||||
captions: |
|
||||||
|
|
||||||
# Should not be changed |
|
||||||
# Be careful: src value must be unique |
|
||||||
resources: |
|
||||||
- src: images/** |
|
||||||
|
|
||||||
# Links to activity on social platforms |
|
||||||
# Example velohero_activity: https://app.velohero.com/activity/364363 |
|
||||||
# velohero_activity: |
|
||||||
# strava_activity: |
|
||||||
# komoot_activity: |
|
||||||
--- |
|
||||||
|
|
||||||
|
|
||||||
<!--more--> |
|
||||||