|
After Width: | Height: | Size: 206 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
After Width: | Height: | Size: 101 KiB |
|
After Width: | Height: | Size: 342 KiB |
|
After Width: | Height: | Size: 291 KiB |
|
After Width: | Height: | Size: 315 KiB |
|
After Width: | Height: | Size: 167 KiB |
|
After Width: | Height: | Size: 256 KiB |
|
After Width: | Height: | Size: 234 KiB |
|
After Width: | Height: | Size: 242 KiB |
|
After Width: | Height: | Size: 122 KiB |
@ -0,0 +1,95 @@ |
|||||||
|
--- |
||||||
|
# Set the correct title here |
||||||
|
title: "Rückersbacher Trail" |
||||||
|
|
||||||
|
# Date of the event, will be set via script. Format like "2003-12-31" |
||||||
|
date: 2017-09-03 |
||||||
|
|
||||||
|
# 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: [ |
||||||
|
"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: 60.69 |
||||||
|
# Set the correct value here, Example 3:58:59 |
||||||
|
duration_h: 4:21:10 |
||||||
|
# Set the correct value here, Example 23.2 |
||||||
|
average_speed_kmh: 14.25 |
||||||
|
# Set the correct value here, Example 1234 |
||||||
|
ascent_m: 1035 |
||||||
|
# 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/20170903-144139-DSCF5828.jpg |
||||||
|
|
||||||
|
# Image for the summary list e.g. featured_image: images/img123.jpg. Can be empty. |
||||||
|
featured_image: images/20170903-144139-DSCF5828.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/20170903-112313-DSCF5820.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-124607-DSCF5821.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-124842-DSCF5822.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-142249-DSCF5823.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-142311-DSCF5824.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-142935-DSCF5826.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-144139-DSCF5828.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-164249-DSCF5829.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-164253-DSCF5832.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-180152-DSCF5839.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-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/2808965 |
||||||
|
strava_activity: https://www.strava.com/activities/1166874272 |
||||||
|
|
||||||
|
--- |
||||||
|
|
||||||
|
Kaum zu glauben, eine Spessart-Tour ohne Regen. |
||||||
|
<!--more--> |
||||||
|
Hat uns aber trotzdem die gute Laune nicht verdorben. Die Teilnehmer erfreuten sich bester Fitness und auch die massive Anzahl an 29"-Fullies hat die Leistungshärte der Gruppe nochmals gesteigert. |
||||||
@ -0,0 +1,94 @@ |
|||||||
|
--- |
||||||
|
# Set the correct title here |
||||||
|
title: "Spessart" |
||||||
|
|
||||||
|
# Date of the event, will be set via script. Format like "2003-12-31" |
||||||
|
date: 2017-09-03 |
||||||
|
|
||||||
|
# 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: [ |
||||||
|
"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: 60.69 |
||||||
|
# Set the correct value here, Example 3:58:59 |
||||||
|
duration_h: 4:21:10 |
||||||
|
# Set the correct value here, Example 23.2 |
||||||
|
average_speed_kmh: 14.25 |
||||||
|
# Set the correct value here, Example 1234 |
||||||
|
ascent_m: 1035 |
||||||
|
# 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/20170903-112313-DSCF5820.jpg |
||||||
|
|
||||||
|
# Image for the summary list e.g. featured_image: images/img123.jpg. Can be empty. |
||||||
|
featured_image: images/20170903-112313-DSCF5820.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/20170903-112313-DSCF5820.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-124607-DSCF5821.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-124842-DSCF5822.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-142249-DSCF5823.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-142311-DSCF5824.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-142935-DSCF5826.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-144139-DSCF5828.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-164249-DSCF5829.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-164253-DSCF5832.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-180152-DSCF5839.jpg |
||||||
|
text: '' |
||||||
|
- name: images/20170903-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/2808965 |
||||||
|
strava_activity: https://www.strava.com/activities/1166874272 |
||||||
|
|
||||||
|
--- |
||||||
|
|
||||||
|
|
||||||
|
<!--more--> |
||||||