|
After Width: | Height: | Size: 220 KiB |
|
After Width: | Height: | Size: 95 KiB |
|
After Width: | Height: | Size: 303 KiB |
|
After Width: | Height: | Size: 281 KiB |
|
After Width: | Height: | Size: 254 KiB |
|
After Width: | Height: | Size: 236 KiB |
|
After Width: | Height: | Size: 178 KiB |
|
After Width: | Height: | Size: 294 KiB |
|
After Width: | Height: | Size: 186 KiB |
@ -0,0 +1,93 @@ |
|||||||
|
--- |
||||||
|
# Set the correct title here |
||||||
|
title: "Odenwald" |
||||||
|
|
||||||
|
# Date of the event, will be set via script. Format like "2003-12-31" |
||||||
|
date: 2017-03-26 |
||||||
|
|
||||||
|
# Set the correct sports kind here (single value) |
||||||
|
# It's taxonomy term: look at existing posts, to find the valid values |
||||||
|
sports: "Velo" |
||||||
|
|
||||||
|
# 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", |
||||||
|
"Thomas TO", |
||||||
|
"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: "Darmstadt" |
||||||
|
|
||||||
|
# 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: 80.55 |
||||||
|
# Set the correct value here, Example 3:58:59 |
||||||
|
duration_h: 3:26:55 |
||||||
|
# Set the correct value here, Example 23.2 |
||||||
|
average_speed_kmh: 23.38 |
||||||
|
# Set the correct value here, Example 1234 |
||||||
|
ascent_m: 1256 |
||||||
|
# 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 post's header e.g. header_image: images/img123.jpg. Can be empty. |
||||||
|
header_image: images/20170326-115955-DSCF4791.jpg |
||||||
|
|
||||||
|
# Image for the summary list e.g. featured_image: images/img123.jpg. Can be empty. |
||||||
|
featured_image: images/20170326-115955-DSCF4791.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/20170326-102231-DSCF4784.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-105815-DSCF4785.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-105849-DSCF4786.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-105850-DSCF4787.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-105905-DSCF4788.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-110028-DSCF4789.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-115955-DSCF4791.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-120016-DSCF4792.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170326-999999-track.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: https://app.velohero.com/activity/2514602 |
||||||
|
strava_activity: https://www.strava.com/activities/915882548 |
||||||
|
|
||||||
|
--- |
||||||
|
|
||||||
|
Sonniges Frühlungswetter, trotzdem dick eingapackt (außer Edmund, natürlich) ... |
||||||
|
<!--more--> |
||||||
|
und agiles Vorgehen: Diese Saison wurde wieder im traditionellen Rahmen gebührend eröffnet. |
||||||
@ -0,0 +1,75 @@ |
|||||||
|
--- |
||||||
|
# Set the correct title here |
||||||
|
title: "Odenwald" |
||||||
|
|
||||||
|
# Date of the event, will be set via script. Format like "2003-12-31" |
||||||
|
date: 2017-03-26 |
||||||
|
|
||||||
|
# Set the correct sports kind here (single value) |
||||||
|
# It's taxonomy term: look at existing posts, to find the valid values |
||||||
|
sports: "Velo" |
||||||
|
|
||||||
|
# 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", |
||||||
|
"Thomas", |
||||||
|
"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: "Darmstadt" |
||||||
|
|
||||||
|
# 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: 80.55 |
||||||
|
# Set the correct value here, Example 3:58:59 |
||||||
|
duration_h: 3:26:55 |
||||||
|
# Set the correct value here, Example 23.2 |
||||||
|
average_speed_kmh: 23.38 |
||||||
|
# Set the correct value here, Example 1234 |
||||||
|
ascent_m: 1256 |
||||||
|
# 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 post's header e.g. header_image: images/img123.jpg. Can be empty. |
||||||
|
header_image: None |
||||||
|
|
||||||
|
# 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. |
||||||
|
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: |
||||||
|
|
||||||
|
--- |
||||||
|
|
||||||
|
Sonniges Frühlungswetter, trotzdem dick eingapackt (außer Edmund, natürlich) ... |
||||||
|
<!--more--> |
||||||
|
und agiles Vorgehen: Diese Saison wurde wieder im traditionellen Rahmen gebührend eröffnet. |
||||||