diff --git a/archetypes/default.md b/archetypes/default.md deleted file mode 100644 index 00e77bd..0000000 --- a/archetypes/default.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "{{ replace .Name "-" " " | title }}" -date: {{ .Date }} -draft: true ---- - diff --git a/archetypes/post.md b/archetypes/post.md index 99cdb3e..49520aa 100644 --- a/archetypes/post.md +++ b/archetypes/post.md @@ -1,13 +1,14 @@ --- # Set the correct title here -title: "2003-11-02" +title: "2099-11-02" # Date of the event, will be set via script. Format like "2003-12-31" -date: 2003-11-02 +date: 2099-11-02 -# Year, taken from date by script. E.g. "2009" -years: 2003 +# Year as , taken from date by the red.py script. Used for Years taxonomy, +# so be shure this matches the year from 'date' above. E.g. "2009" +years: 2099 # Set the correct sports kind here (single value) # It's taxonomy term: look at existing posts, to find the valid values diff --git a/content/about.md b/content/about.md deleted file mode 100644 index 39bd78c..0000000 --- a/content/about.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "Über uns" -date: 2020-09-13T23:26:20+02:00 -draft: false ---- - -Aufgrund der Initiative einiger radsportbegeisterter Kollegen bei der DB Systels, werden Treffen in loser Folge auf dem Bike oder mit dem Velo durchgeführt. Da die Kollegen verstreut um den Großraum Rhein/Main wohnen, werden die Touren an verschiedenen Standorten durchgeführt. - -Dieses Wiki dient dazu, das Getane zu belegen, Erinnerungen zu erhalten und für weitere 'Runden' motiviert zu werden. - -Impressum und Datenschutzerklärung findet ihr [hier](https://kollegen.uber.space/). diff --git a/content/i18n/de.toml b/content/i18n/de.toml deleted file mode 100644 index 8e3ffee..0000000 --- a/content/i18n/de.toml +++ /dev/null @@ -1,44 +0,0 @@ -[more] -other = "Mehr" - -[allTitle] -other = "Alle {{.Title }}" - -[recentTitle] -other = "Neuste {{.Title }}" - -[readMore] -other = "weiterlesen" - -[whatsInThis] -other = "Was ist in dieser {{ .Type }}" - -[related] -other = "Ähnliches" - -[yourName] -other = "Dein Name" - -[emailAddress] -other = "Email Adresse" - -[message] -other = "Nachricht" - -[emailRequiredNote] -other = "Eine Email Adresse wird benötigt." - -[send] -other = "Senden" - -[taxonomyPageList] -other = "Klassifizierung nach “{{ .Title }}”" - -[distance] -other = "Distanz" - -[ascending] -other = "Aufstieg" - -[nr_of_tours] -other = "Anzahl an Fahrten" \ No newline at end of file diff --git a/content/posts/20200627/images/20200627-111538-DSCF0688.JPG b/content/posts/20200627/images/20200627-111538-DSCF0688.JPG new file mode 100644 index 0000000..9885d75 Binary files /dev/null and b/content/posts/20200627/images/20200627-111538-DSCF0688.JPG differ diff --git a/content/posts/20200627/images/20200627-111821-DSCF0689.jpg b/content/posts/20200627/images/20200627-111821-DSCF0689.jpg new file mode 100644 index 0000000..132c036 Binary files /dev/null and b/content/posts/20200627/images/20200627-111821-DSCF0689.jpg differ diff --git a/content/posts/20200627/images/20200627-121249-IMG_20200627_121248.jpg b/content/posts/20200627/images/20200627-121249-IMG_20200627_121248.jpg new file mode 100644 index 0000000..419e0a7 Binary files /dev/null and b/content/posts/20200627/images/20200627-121249-IMG_20200627_121248.jpg differ diff --git a/content/posts/20200627/images/20200627-130436-DSCF0690.jpg b/content/posts/20200627/images/20200627-130436-DSCF0690.jpg new file mode 100644 index 0000000..90657e2 Binary files /dev/null and b/content/posts/20200627/images/20200627-130436-DSCF0690.jpg differ diff --git a/content/posts/20200627/images/20200627-140022-DSCF0692.jpg b/content/posts/20200627/images/20200627-140022-DSCF0692.jpg new file mode 100644 index 0000000..2d5e9a1 Binary files /dev/null and b/content/posts/20200627/images/20200627-140022-DSCF0692.jpg differ diff --git a/content/posts/20200627/images/20200627-140033-DSCF0693.jpg b/content/posts/20200627/images/20200627-140033-DSCF0693.jpg new file mode 100644 index 0000000..e390954 Binary files /dev/null and b/content/posts/20200627/images/20200627-140033-DSCF0693.jpg differ diff --git a/content/posts/20200627/images/20200627-161439-IMG_20200627_161438.jpg b/content/posts/20200627/images/20200627-161439-IMG_20200627_161438.jpg new file mode 100644 index 0000000..b570b26 Binary files /dev/null and b/content/posts/20200627/images/20200627-161439-IMG_20200627_161438.jpg differ diff --git a/content/posts/20200627/images/20200627-999999-Track.jpg b/content/posts/20200627/images/20200627-999999-Track.jpg new file mode 100644 index 0000000..88d0ce7 Binary files /dev/null and b/content/posts/20200627/images/20200627-999999-Track.jpg differ diff --git a/content/posts/20200627/index.md b/content/posts/20200627/index.md new file mode 100644 index 0000000..7059f67 --- /dev/null +++ b/content/posts/20200627/index.md @@ -0,0 +1,92 @@ +--- +# Set the correct title here +title: "Orb Trails" + +# Date of the event, will be set via script. Format like "2003-12-31" +date: 2020-06-27 + +# Year as , taken from date by the red.py script. Used for Years taxonomy, +# so be shure this matches the year from 'date' above. E.g. "2009" +years: 2020 + +# 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", + "Gast" + ] + +# 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: "Gelnhausen" + +# 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: 54.78 +# Set the correct value here, Example 3:58:59 +duration_h: 4:24:00 +# Set the correct value here, Example 23.2 +average_speed_kmh: 14.41 +# Set the correct value here, Example 1234 +ascent_m: 923 +# Set the correct value here, Example 24.2 +temperature_c: 28 + +# 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/20200627-130436-DSCF0690.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/20200627-111538-DSCF0688.JPG + text: '' +- name: images/20200627-111821-DSCF0689.jpg + text: '' +- name: images/20200627-121249-IMG_20200627_121248.jpg + text: '' +- name: images/20200627-130436-DSCF0690.jpg + text: '' +- name: images/20200627-140022-DSCF0692.jpg + text: '' +- name: images/20200627-140033-DSCF0693.jpg + text: '' +- name: images/20200627-161439-IMG_20200627_161438.jpg + text: '' +- name: images/20200627-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: +# strava_activity: + +--- + +Super Trails! + +Eine schöne stressfreie Runde mit super Trails, die sogar legal sind. diff --git a/content/posts/20200627/~index.md b/content/posts/20200627/~index.md new file mode 100644 index 0000000..f1be519 --- /dev/null +++ b/content/posts/20200627/~index.md @@ -0,0 +1,76 @@ +--- + +# Set the correct title here +title: "Tour 2020-06-27" + +# Date of the event, will be set via script. Format like "2003-12-31" +date: 2020-06-27 + +# Year as , taken from date by the red.py script. Used for Years taxonomy, +# so be shure this matches the year from 'date' above. E.g. "2009" +years: 2020 + +# 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: + +--- + + + diff --git a/content/stats/_index.md b/content/stats/_index.md deleted file mode 100644 index e69de29..0000000