diff --git a/content/posts/20190224/images/20190224-114606-DSCF7677.jpg b/content/posts/20190224/images/20190224-114606-DSCF7677.jpg new file mode 100644 index 0000000..84160b8 Binary files /dev/null and b/content/posts/20190224/images/20190224-114606-DSCF7677.jpg differ diff --git a/content/posts/20190224/images/20190224-133212-DSCF7678.jpg b/content/posts/20190224/images/20190224-133212-DSCF7678.jpg new file mode 100644 index 0000000..9dbeff3 Binary files /dev/null and b/content/posts/20190224/images/20190224-133212-DSCF7678.jpg differ diff --git a/content/posts/20190224/images/20190224-133705-DSCF7679.jpg b/content/posts/20190224/images/20190224-133705-DSCF7679.jpg new file mode 100644 index 0000000..3bb0113 Binary files /dev/null and b/content/posts/20190224/images/20190224-133705-DSCF7679.jpg differ diff --git a/content/posts/20190224/images/20190224-151652-DSCF7680.jpg b/content/posts/20190224/images/20190224-151652-DSCF7680.jpg new file mode 100644 index 0000000..363cf54 Binary files /dev/null and b/content/posts/20190224/images/20190224-151652-DSCF7680.jpg differ diff --git a/content/posts/20190224/images/20190224-151704-DSCF7681.jpg b/content/posts/20190224/images/20190224-151704-DSCF7681.jpg new file mode 100644 index 0000000..b71b5b0 Binary files /dev/null and b/content/posts/20190224/images/20190224-151704-DSCF7681.jpg differ diff --git a/content/posts/20190224/images/20190224-151707-DSCF7682.jpg b/content/posts/20190224/images/20190224-151707-DSCF7682.jpg new file mode 100644 index 0000000..2ed67c3 Binary files /dev/null and b/content/posts/20190224/images/20190224-151707-DSCF7682.jpg differ diff --git a/content/posts/20190224/images/20190224-999998-Track.jpg b/content/posts/20190224/images/20190224-999998-Track.jpg new file mode 100644 index 0000000..a2cb7fe Binary files /dev/null and b/content/posts/20190224/images/20190224-999998-Track.jpg differ diff --git a/content/posts/20190224/images/20190224-999999-Track.jpg b/content/posts/20190224/images/20190224-999999-Track.jpg new file mode 100644 index 0000000..78dd474 Binary files /dev/null and b/content/posts/20190224/images/20190224-999999-Track.jpg differ diff --git a/content/posts/20190224/index.md b/content/posts/20190224/index.md new file mode 100644 index 0000000..f2ae251 --- /dev/null +++ b/content/posts/20190224/index.md @@ -0,0 +1,90 @@ +--- +# Set the correct title here +title: "Snowrider" + +# Date of the event, will be set via script. Format like "2003-12-31" +date: 2019-02-24 + +# 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: 48 +# Set the correct value here, Example 3:58:59 +duration_h: 3:01:34 +# Set the correct value here, Example 23.2 +average_speed_kmh: 15 +# Set the correct value here, Example 1234 +ascent_m: 826 +# Set the correct value here, Example 24.2 +temperature_c: 17 + +# 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/20190224-114606-DSCF7677.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/20190224-114606-DSCF7677.jpg + text: '' +- name: images/20190224-133212-DSCF7678.jpg + text: '' +- name: images/20190224-133705-DSCF7679.jpg + text: '' +- name: images/20190224-151652-DSCF7680.jpg + text: '' +- name: images/20190224-151704-DSCF7681.jpg + text: '' +- name: images/20190224-151707-DSCF7682.jpg + text: '' +- name: images/20190224-999998-Track.jpg + text: 'Hinfahrt' +- name: images/20190224-999999-Track.jpg + text: 'Rückfahrt' + +# 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/3747703 +strava_activity: https://www.strava.com/activities/2172654436 + +--- + + +Das Wetter war eigentlich zu gut für dieses Event, gefahren sind wir trotzdem. +Von Schnee und Matsch keine Spur, stattdessen konnte man auf dem Berggasthof draußen sitzen. Zurück ging's den Hahnenkammkamm runter. Es wurde immer steiler, selbst ein junger Freerider haderte, Peters Rad rutsche von alleine runter. Wir bogen dann ab und nahmen die Straße runter nach Brücken. Was zu viel ist, ist zuviel. + +Track der Rückfahrt: [Strava](https://www.strava.com/activities/2172654657) / [Velohero](https://app.velohero.com/activity/3747704) + diff --git a/content/posts/20190224/~index.md b/content/posts/20190224/~index.md new file mode 100644 index 0000000..f73946d --- /dev/null +++ b/content/posts/20190224/~index.md @@ -0,0 +1,72 @@ +--- + +# Set the correct title here +title: "Tour 2019-02-24" + +# Date of the event, will be set via script. Format like "2003-12-31" +date: 2019-02-24 + +# 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: + +# 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: + +--- + + +