|
After Width: | Height: | Size: 243 KiB |
|
After Width: | Height: | Size: 217 KiB |
|
After Width: | Height: | Size: 147 KiB |
|
After Width: | Height: | Size: 219 KiB |
|
After Width: | Height: | Size: 259 KiB |
|
After Width: | Height: | Size: 252 KiB |
|
After Width: | Height: | Size: 223 KiB |
|
After Width: | Height: | Size: 154 KiB |
|
After Width: | Height: | Size: 198 KiB |
|
After Width: | Height: | Size: 265 KiB |
|
After Width: | Height: | Size: 284 KiB |
@ -0,0 +1,96 @@ |
|||||||
|
--- |
||||||
|
# Set the correct title here |
||||||
|
title: "Tour 2016-02-16" |
||||||
|
|
||||||
|
# Date of the event, will be set via script. Format like "2003-12-31" |
||||||
|
date: 2016-02-16 |
||||||
|
|
||||||
|
# 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 post's header e.g. header_image: images/img123.jpg. Can be empty. |
||||||
|
header_image: images/2016-02-14-110026-P1040628.JPG |
||||||
|
|
||||||
|
# Image for the summary list e.g. featured_image: images/img123.jpg. Can be empty. |
||||||
|
featured_image: images/2016-02-14-110026-P1040628.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/2016-02-14-110026-P1040628.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-114500-P1040629.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-114509-P1040630.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-121048-P1040631.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-123842-P1040633.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-125104-P1040634.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-130714-P1040636.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-132044-P1040638.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-132057-P1040639.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-140404-P1040640.JPG |
||||||
|
text: '' |
||||||
|
- name: images/2016-02-14-160147-P1040645.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--> |
||||||