--- # Set the correct title here title: "Frühling Bad Camberg" # Date of the event, will be set via script. Format like "2003-12-31" date: 2016-04-17 # 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", "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: "Bad Camberg" # 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: 75.86 # Set the correct value here, Example 3:58:59 duration_h: 3:27:23 # Set the correct value here, Example 23.2 average_speed_kmh: 21.81 # Set the correct value here, Example 1234 ascent_m: 1187 # 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: # 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/20160417-11511720160417-115117DSCF1489.JPG text: '' - name: images/20160417-13443820160417-134438DSCF1490.JPG text: '' - name: images/20160417-15072620160417-150726DSCF1493.JPG text: '' - name: images/20160417-15082920160417-150829DSCF1494.JPG text: '' - name: images/20160417-15594320160417-155943DSCF1495.JPG text: '' - name: images/20160417-15594620160417-155946DSCF1496.JPG text: '' - name: images/20160417-16132020160417-161320DSCF1498.JPG text: '' - name: images/20160417-16142920160417-161429DSCF1499.JPG text: '' - name: images/20160417-16145020160417-161450DSCF1500.JPG text: '' - name: images/20160417-96145020160417-161450DSCF1500-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: # strava_activity: ---