Compare commits
No commits in common. 'cdc304e9d8ae06556c89a51b1d9927a16dd147ed' and '952c0509922f7c4bc7dcf667ed38d6a4db9a4db8' have entirely different histories.
cdc304e9d8
...
952c050992
|
Before Width: | Height: | Size: 295 KiB |
|
Before Width: | Height: | Size: 354 KiB |
|
Before Width: | Height: | Size: 316 KiB |
|
Before Width: | Height: | Size: 317 KiB |
|
Before Width: | Height: | Size: 338 KiB |
|
Before Width: | Height: | Size: 312 KiB |
|
Before Width: | Height: | Size: 310 KiB |
|
Before Width: | Height: | Size: 310 KiB |
|
Before Width: | Height: | Size: 405 KiB |
|
Before Width: | Height: | Size: 351 KiB |
|
Before Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 155 KiB |
|
Before Width: | Height: | Size: 175 KiB |
|
Before Width: | Height: | Size: 386 KiB |
|
Before Width: | Height: | Size: 306 KiB |
|
Before Width: | Height: | Size: 353 KiB |
|
Before Width: | Height: | Size: 291 KiB |
|
Before Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 368 KiB |
|
Before Width: | Height: | Size: 366 KiB |
|
Before Width: | Height: | Size: 309 KiB |
|
Before Width: | Height: | Size: 289 KiB |
|
Before Width: | Height: | Size: 300 KiB |
|
Before Width: | Height: | Size: 272 KiB |
|
Before Width: | Height: | Size: 369 KiB |
|
Before Width: | Height: | Size: 390 KiB |
|
Before Width: | Height: | Size: 321 KiB |
|
Before Width: | Height: | Size: 339 KiB |
|
Before Width: | Height: | Size: 214 KiB |
|
Before Width: | Height: | Size: 280 KiB |
@ -1,136 +0,0 @@ |
|||||||
--- |
|
||||||
# Set the correct title here |
|
||||||
title: "Schöne Schölkrippe-Schleife" |
|
||||||
|
|
||||||
# Date of the event, will be set via script. Format like "2003-12-31" |
|
||||||
date: 2021-06-13 |
|
||||||
|
|
||||||
# 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: 2021 |
|
||||||
|
|
||||||
# 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", |
|
||||||
"Gregor", |
|
||||||
"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: "Meerholz" |
|
||||||
|
|
||||||
# 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: 62.0 |
|
||||||
# Set the correct value here, Example 3:58:59 |
|
||||||
duration_h: 4:02:21 |
|
||||||
# Set the correct value here, Example 23.2 |
|
||||||
average_speed_kmh: 15.4 |
|
||||||
# Set the correct value here, Example 1234 |
|
||||||
ascent_m: 1199 |
|
||||||
# Set the correct value here, Example 24.2 |
|
||||||
temperature_c: 21.8 |
|
||||||
|
|
||||||
# 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: images/20210613-134349-IMG_7487.jpg |
|
||||||
|
|
||||||
# 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. |
|
||||||
captions: |
|
||||||
- name: images/20210613-111912-IMG_7475.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-115754-IMG_7476.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-121120-IMG_7477.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-122220-IMG_7478.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125009-IMG_7479.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125045-IMG_7480.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125055-IMG_7481.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125122-IMG_7482.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125350-IMG_7483.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-132520-IMG_7484.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-134349-IMG_7487.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-140603-IMG_7488.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-140626-IMG_7491.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-140727-IMG_7493.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142512-IMG_7495.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142525-IMG_7496.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142529-IMG_7497.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142547-IMG_7498.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-143009-IMG_7499.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-144432-IMG_7501.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-144437-IMG_7502.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-144454-IMG_7503.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-150904-IMG_7504.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-150915-IMG_7505.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-151003-IMG_7506.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-151009-IMG_7507.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-152248-IMG_7510.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-154615-IMG_7511.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-160652-IMG_7513.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-171512-IMG_7514.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-183644-IMG_8946.JPG |
|
||||||
text: '' |
|
||||||
|
|
||||||
# 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: |
|
||||||
|
|
||||||
--- |
|
||||||
Gelockerter Lockdown lockt in die Downhills... |
|
||||||
|
|
||||||
<!--more--> |
|
||||||
@ -1,137 +0,0 @@ |
|||||||
--- |
|
||||||
# Set the correct title here |
|
||||||
title: "Tour 2021-06-13" |
|
||||||
|
|
||||||
# Date of the event, will be set via script. Format like "2003-12-31" |
|
||||||
date: 2021-06-13 |
|
||||||
|
|
||||||
# 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: 2021 |
|
||||||
|
|
||||||
# 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", |
|
||||||
"Gregor", |
|
||||||
"Edmund", |
|
||||||
"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: |
|
||||||
|
|
||||||
# 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. |
|
||||||
captions: |
|
||||||
- name: images/20210613-111912-IMG_7475.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-115754-IMG_7476.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-121120-IMG_7477.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-122220-IMG_7478.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125009-IMG_7479.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125045-IMG_7480.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125055-IMG_7481.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125122-IMG_7482.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-125350-IMG_7483.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-132520-IMG_7484.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-134349-IMG_7487.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-140603-IMG_7488.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-140626-IMG_7491.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-140727-IMG_7493.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142512-IMG_7495.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142525-IMG_7496.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142529-IMG_7497.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-142547-IMG_7498.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-143009-IMG_7499.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-144432-IMG_7501.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-144437-IMG_7502.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-144454-IMG_7503.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-150904-IMG_7504.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-150915-IMG_7505.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-151003-IMG_7506.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-151009-IMG_7507.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-152248-IMG_7510.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-154615-IMG_7511.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-160652-IMG_7513.jpg |
|
||||||
text: '' |
|
||||||
- name: images/20210613-171512-IMG_7514.JPG |
|
||||||
text: '' |
|
||||||
- name: images/20210613-183544-IMG_8942.JPG |
|
||||||
text: '' |
|
||||||
|
|
||||||
# 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: |
|
||||||
|
|
||||||
--- |
|
||||||
|
|
||||||
|
|
||||||
<!--more--> |
|
||||||