Browse Source

moved editorial stuff to post repro

master
Chris 6 years ago
parent
commit
d1e9771146
  1. BIN
      admin/admin-logo.png
  2. BIN
      admin/chris-web-logo.png
  3. 107
      admin/logos.svg
  4. 6
      archetypes/default.md
  5. 75
      archetypes/post.md
  6. 2
      config.toml

BIN
admin/admin-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
admin/chris-web-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

107
admin/logos.svg

@ -0,0 +1,107 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="500"
height="500"
viewBox="0 0 132.29166 132.29167"
version="1.1"
id="svg8"
inkscape:export-filename="/home/chris/kred/kollegen-hugo/admin/chris-web-logo.png"
inkscape:export-xdpi="19.200001"
inkscape:export-ydpi="19.200001"
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
sodipodi:docname="logos.svg">
<defs
id="defs2">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter825"
x="-0.0072344343"
width="1.0144689"
y="-0.035163157"
height="1.0703263">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.33353353"
id="feGaussianBlur827" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.808"
inkscape:cx="386.15004"
inkscape:cy="141.3144"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:snap-page="true"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-164.70832)">
<rect
style="opacity:1;fill:#007c99;fill-opacity:1;stroke:#99233a;stroke-width:0.26458332;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect815"
width="132.29167"
height="132.29167"
x="0"
y="164.70831" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:31.75px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;opacity:0.86400003;fill:#fefefe;fill-opacity:1;stroke:none;stroke-width:0.26458332;filter:url(#filter825)"
x="39.294556"
y="196.47142"
id="text819"
transform="matrix(1.3106053,0.00112612,-7.0466882e-4,2.0944481,14.159218,-181.20298)"><tspan
sodipodi:role="line"
x="43.422028"
y="196.47142"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:31.75px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#fefefe;fill-opacity:1;stroke-width:0.26458332"
id="tspan829">CHRIS </tspan></text>
<text
transform="matrix(1.7931964,9.6414199e-4,-9.6414199e-4,1.7931964,-2.9081116,-73.522182)"
id="text835"
y="196.47142"
x="39.294556"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:31.75px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;opacity:0.86400003;fill:#fefefe;fill-opacity:1;stroke:none;stroke-width:0.26458332;filter:url(#filter825)"
xml:space="preserve"><tspan
id="tspan833"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:31.75px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#fefefe;fill-opacity:1;stroke-width:0.26458332"
y="196.47142"
x="39.294559"
sodipodi:role="line">WEB</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

6
archetypes/default.md

@ -1,6 +0,0 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

75
archetypes/post.md

@ -1,75 +0,0 @@
---
# Set the correct title here
title: "2003-11-02"
# Date of the event, will be set via script. Format like "2003-12-31"
date: 2003-11-02
# 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:
# 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:
---
<!--more-->

2
config.toml

@ -8,6 +8,8 @@ SectionPagesMenu = "main"
Paginate = 6
googleAnalytics = ""
enableRobotsTXT = true
contentDir = "../kollegen-posts/content"
archetypeDir = "../kollegen-posts/archetypes"
[de]
title = "Kollegenrunde"

Loading…
Cancel
Save