refactor: move theme to the root

This commit is contained in:
0xMRTT 2023-05-10 12:22:13 +02:00
parent 1eac11d2d5
commit 653c4ede9f
Signed by: 0xmrtt
GPG key ID: 19C1449A774028BD
28 changed files with 586 additions and 25 deletions

View file

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

View file

@ -0,0 +1,12 @@
{{ define "main" }}
<img src="/assets/404.png" alt="404" style="width: 100%; height: auto;">
<h1>Document Not Found</h1>
The requested page could not be found. If you feel this is not normal, then you create an issue on the Gitlab.
<button class="button inline-button" onclick="window.history.go(-1);">Go Back</button>
<a class="dialog-buttons" href="">File an issue</a>
{{ end }}

View file

@ -0,0 +1,10 @@
<footer class="site-footer">
{{ if .Site.Params.CustomFooterHTML }}
{{ .Site.Params.CustomFooterHTML | safeHTML }}
{{ end }}
<p>&copy; {{.Site.Title }}{{ now.Year }} {{ .Site.Params.Footer}}</p>
<p><a href="{{ .Site.BaseURL }}">Website source</a></p>
</footer>

View file

@ -0,0 +1,51 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/css/style.css">
{{ $title := .Title | default .Site.Title }}
{{ $description := .Description | default .Site.Params.Description }}
{{ $image := .Params.image | default .Site.Params.AvatarURL }}
{{ $siteKeywords := .Site.Params.MetaKeywords | default (slice) }}
{{ $postKeywords := .Params.tags | default (slice) }}
{{ $keywords := union $siteKeywords $postKeywords }}
<!-- SEO titles & descriptions -->
<title>{{ $title }}</title>
<meta name="description" content="{{ $description }}">
<meta name="keywords" content='{{ delimit $keywords ", "}}'>
<meta property="og:url" content="{{ .Permalink }}">
<meta property="og:type" content="website">
<meta property="og:title" content="{{ $title }}">
<meta property="og:description" content="{{ $description }}">
<meta property="og:image" content="{{ absURL $image }}">
<meta property="og:image:secure_url" content="{{ absURL $image }}">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="{{ $title }}">
<meta name="twitter:description" content="{{ $description }}">
<meta property="twitter:domain" content="{{ .Permalink }}">
<meta property="twitter:url" content="{{ .Permalink }}">
<meta name="twitter:image" content="{{ absURL $image }}">
<!-- SEO canonicals: helps Google understand your site better when using marketing campaign tagging etc -->
<link rel="canonical" href="{{ .Permalink }}" />
<link rel="stylesheet" type="text/css" href="{{ .Site.BaseURL }}/css/normalize.min.css" media="print" onload="this.media='all'">
<link rel="stylesheet" type="text/css" href="{{ .Site.BaseURL }}/css/main.css">
<link disabled id="dark-theme" rel="stylesheet" href="{{ .Site.BaseURL }}/css/dark.css">
<script src="{{ .Site.BaseURL }}/js/svg-injector.min.js"></script>
<script src="{{ .Site.BaseURL }}/js/feather-icons.min.js"></script>
<script src="{{ .Site.BaseURL }}/js/main.js"></script>
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/apple-touch-icon.png">
<!-- Option for user to inject custom html -->
{{ if .Site.Params.CustomHeadHTML }}
{{ .Site.Params.CustomHeadHTML | safeHTML }}
{{ end }}
</head>

View file

@ -0,0 +1,3 @@
<header class="site-header">
<h1 id="logo"><a href="{{ .Site.BaseURL }}">{{ .Title }}</a></h1>
</header>

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="180"
height="180"
version="1.1"
id="svg14"
sodipodi:docname="apple-touch-icon.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
inkscape:export-filename="/var/home/jimmac/src/git/gnome/os-component-website/apple-touch-icon.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata
id="metadata20">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs18" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1016"
id="namedview16"
showgrid="true"
inkscape:zoom="1.0603119"
inkscape:cx="142.64289"
inkscape:cy="33.052005"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg14"
inkscape:document-rotation="0"
inkscape:snap-object-midpoints="true"
inkscape:pagecheckerboard="1">
<inkscape:grid
type="xygrid"
id="grid52"
originx="-0.0087961219"
originy="-0.0049772212" />
</sodipodi:namedview>
<rect
y="1.219757e-09"
x="1.8816066e-09"
height="180"
width="180"
fill="#201a26"
stroke-width="0.08889"
id="rect2"
style="font-variation-settings:normal;vector-effect:none;fill:#26a269;fill-opacity:1;stroke-width:1.00001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
rx="22" />
<rect
style="fill:#8ff0a4;stroke:none;stroke-width:0.999996;-inkscape-stroke:none;stop-color:#000000"
id="rect117-3"
width="64.918205"
height="129.83623"
x="25.154404"
y="25.469673" />
<path
style="fill:#8ff0a4;fill-opacity:1;stroke:none;stroke-width:0.999996px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 90.039182,90.484956 154.84573,25.088567 154.9912,155.30578 Z"
id="path1141-5"
sodipodi:nodetypes="cccc" />
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View file

@ -0,0 +1,199 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
sodipodi:docname="card.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
id="svg10448"
version="1.1"
viewBox="0 0 158.75 105.83334"
height="400.00003"
width="600"
inkscape:export-filename="/var/home/jimmac/src/git/gnome/os-component-website/assets/card.png"
inkscape:export-xdpi="192"
inkscape:export-ydpi="192"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs10442">
<filter
id="filter62647-5-1-29"
inkscape:label="Better Shadow"
style="color-interpolation-filters:sRGB"
x="-0.14328897"
y="-0.089033969"
width="1.286578"
height="1.3395338">
<feFlood
id="feFlood62637-04-2-75"
result="flood"
flood-color="rgb(0,0,0)"
flood-opacity="0.180392" />
<feComposite
id="feComposite62639-87-2-64"
result="composite1"
operator="in"
in2="SourceGraphic"
in="flood" />
<feGaussianBlur
id="feGaussianBlur62641-1-7-63"
result="blur"
stdDeviation="7"
in="composite1" />
<feOffset
id="feOffset62643-7-7-7"
result="offset"
dy="6"
dx="0" />
<feComposite
id="feComposite62645-2-9-9"
result="fbSourceGraphic"
operator="over"
in2="offset"
in="SourceGraphic" />
<feColorMatrix
id="feColorMatrix62793-7-1-7"
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
in="fbSourceGraphic"
result="fbSourceGraphicAlpha" />
<feFlood
in="fbSourceGraphic"
result="flood"
flood-color="rgb(0,0,0)"
flood-opacity="0.34902"
id="feFlood62795-2-4-49" />
<feComposite
result="composite1"
operator="in"
in="flood"
id="feComposite62797-26-04-17"
in2="fbSourceGraphic" />
<feGaussianBlur
result="blur"
stdDeviation="3.5"
in="composite1"
id="feGaussianBlur62799-1-7-0" />
<feOffset
result="offset"
dy="3"
dx="0"
id="feOffset62801-06-8-6" />
<feComposite
result="composite2"
operator="over"
in="fbSourceGraphic"
id="feComposite62803-1-7-0"
in2="offset" />
</filter>
</defs>
<sodipodi:namedview
inkscape:snap-bbox-midpoints="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="1016"
inkscape:window-width="1920"
units="px"
showgrid="false"
inkscape:document-rotation="0"
inkscape:current-layer="layer1"
inkscape:document-units="px"
inkscape:cy="153.7187"
inkscape:cx="407.73045"
inkscape:zoom="1"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
inkscape:snap-page="true"
inkscape:snap-text-baseline="true"
inkscape:snap-center="true"
inkscape:snap-object-midpoints="true"
inkscape:pagecheckerboard="1">
<inkscape:grid
originy="1.2031857e-13"
originx="0"
id="grid11077"
type="xygrid" />
</sodipodi:namedview>
<metadata
id="metadata10445">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(-459.7283,604.72058)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<rect
y="-604.72058"
x="459.7283"
height="105.83334"
width="158.75"
id="rect965"
style="fill:#8ff0a4;fill-opacity:1;stroke:none;stroke-width:0.26458597;stroke-linecap:butt;stroke-linejoin:miter;font-variation-settings:normal;opacity:1;vector-effect:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
inkscape:export-xdpi="192"
inkscape:export-ydpi="192" />
<g
id="g3174"
transform="translate(-1.2554709,-1.1369951)">
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:9.36458px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Heavy';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke-width:0.264583"
x="552.36627"
y="-548.45874"
id="text2096"><tspan
sodipodi:role="line"
id="tspan2094"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:9.36458px;font-family:Inter;-inkscape-font-specification:'Inter, Heavy';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#000000;fill-opacity:1;stroke-width:0.264583"
x="552.36627"
y="-548.45874">core component</tspan></text>
<g
transform="matrix(1.1760134,0,0,1.1760134,937.06277,-1155.7553)"
id="g12"
style="stroke-width:0.224983">
<rect
ry="3.7965925"
rx="3.7965925"
y="2409.281"
x="4128.5679"
height="90"
width="90"
fill="#201a26"
transform="matrix(0.17778,0,0,0.17778,-1113.968,78.203)"
stroke-width="1.26553"
id="rect2"
style="fill:#26a269;fill-opacity:1" />
<rect
style="fill:#8ff0a4;stroke:none;stroke-width:0.224983;-inkscape-stroke:none;stop-color:#000000"
id="rect117"
width="5"
height="9.9999866"
x="-377"
y="509.52002" />
<path
style="fill:#8ff0a4;fill-opacity:1;stroke:none;stroke-width:0.224982px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -372.00257,514.5275 4.9914,-5.03683 0.0112,10.02933 z"
id="path1141"
sodipodi:nodetypes="cccc" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

View file

@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
version="1.1"
id="svg14"
sodipodi:docname="favicon.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
inkscape:export-filename="/var/home/jimmac/src/git/gnome/os-component-website/favicon.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs18" />
<sodipodi:namedview
id="namedview16"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
showgrid="false"
inkscape:current-layer="g12"
inkscape:snap-nodes="false"
inkscape:snap-others="false"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true">
<inkscape:grid
type="xygrid"
id="grid20" />
</sodipodi:namedview>
<g
transform="translate(380 -506.52)"
id="g12">
<rect
ry="16.875"
rx="16.875"
y="2409.281"
x="4128.568"
height="90"
width="90"
fill="#201a26"
transform="matrix(.17778 0 0 .17778 -1113.968 78.203)"
stroke-width="5.625"
id="rect2"
style="fill:#26a269;fill-opacity:1" />
<rect
style="fill:#8ff0a4;stroke:none;stroke-width:1;-inkscape-stroke:none;stop-color:#000000"
id="rect117"
width="5"
height="9.9999866"
x="-377"
y="509.52002" />
<path
style="fill:#8ff0a4;fill-opacity:1;stroke:none;stroke-width:0.999995px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -372.00257,514.5275 4.9914,-5.03683 0.0112,10.02933 z"
id="path1141"
sodipodi:nodetypes="cccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="130"
height="26"
version="1.1"
id="svg10"
sodipodi:docname="page-logo-i.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs14" />
<sodipodi:namedview
id="namedview12"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
showgrid="true"
width="137px"
inkscape:current-layer="svg10"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid5602" />
<sodipodi:guide
position="60,11"
orientation="0,-1"
id="guide140" />
</sodipodi:namedview>
<g
id="g3174"
transform="matrix(1.2708234,0,0,1.2708234,-622.88531,712.82973)"
style="stroke-width:2.97408">
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:9.36458px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Heavy';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.786892"
x="552.36627"
y="-548.45874"
id="text2096"><tspan
sodipodi:role="line"
id="tspan2094"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:9.36458px;font-family:Inter;-inkscape-font-specification:'Inter, Heavy';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#ffffff;fill-opacity:1;stroke-width:0.786892"
x="552.36627"
y="-548.45874">core component</tspan></text>
<g
transform="matrix(1.1760134,0,0,1.1760134,937.06277,-1155.7553)"
id="g12"
style="stroke-width:0.669118">
<rect
ry="11.291361"
rx="11.291361"
y="2409.281"
x="4128.5679"
height="90"
width="90"
fill="#201a26"
transform="matrix(0.17778,0,0,0.17778,-1113.968,78.203)"
stroke-width="3.76378"
id="rect2"
style="fill:#8ff0a4;fill-opacity:1" />
<rect
style="fill:#26a269;stroke:none;stroke-width:0.669118;-inkscape-stroke:none;stop-color:#000000"
id="rect117"
width="5"
height="9.9999866"
x="-377"
y="509.52002" />
<path
style="fill:#26a269;fill-opacity:1;stroke:none;stroke-width:0.669111px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -372.00257,514.5275 4.9914,-5.03683 0.0112,10.02933 z"
id="path1141"
sodipodi:nodetypes="cccc" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="130"
height="26"
version="1.1"
id="svg10"
sodipodi:docname="page-logo.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs14" />
<sodipodi:namedview
id="namedview12"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
showgrid="true"
width="137px"
inkscape:current-layer="svg10"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid5602" />
<sodipodi:guide
position="60,11"
orientation="0,-1"
id="guide140" />
</sodipodi:namedview>
<g
id="g3174"
transform="matrix(1.2708234,0,0,1.2708234,-622.88531,712.82973)"
style="stroke-width:2.97408">
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:9.36458px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Heavy';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke-width:0.786892"
x="552.36627"
y="-548.45874"
id="text2096"><tspan
sodipodi:role="line"
id="tspan2094"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:9.36458px;font-family:Inter;-inkscape-font-specification:'Inter, Heavy';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#000000;fill-opacity:1;stroke-width:0.786892"
x="552.36627"
y="-548.45874">core component</tspan></text>
<g
transform="matrix(1.1760134,0,0,1.1760134,937.06277,-1155.7553)"
id="g12"
style="stroke-width:0.669118">
<rect
ry="11.291361"
rx="11.291361"
y="2409.281"
x="4128.5679"
height="90"
width="90"
fill="#201a26"
transform="matrix(0.17778,0,0,0.17778,-1113.968,78.203)"
stroke-width="3.76378"
id="rect2"
style="fill:#26a269;fill-opacity:1" />
<rect
style="fill:#8ff0a4;stroke:none;stroke-width:0.669118;-inkscape-stroke:none;stop-color:#000000"
id="rect117"
width="5"
height="9.9999866"
x="-377"
y="509.52002" />
<path
style="fill:#8ff0a4;fill-opacity:1;stroke:none;stroke-width:0.669111px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -372.00257,514.5275 4.9914,-5.03683 0.0112,10.02933 z"
id="path1141"
sodipodi:nodetypes="cccc" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

View file

@ -1,3 +0,0 @@
{{ define "main" }}
404
{{ end }}

View file

@ -1,5 +0,0 @@
<footer class="site-footer">
<p>&copy; {{ .Title }}, 2021 &ndash; 2022</p>
<p><a href="">Website source</a></p>
</footer>

View file

@ -1,8 +0,0 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/css/style.css">
{{ $title := print .Site.Title " | " .Title }}
{{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}
<title>{{ $title }}</title>
</head>

View file

@ -1,3 +0,0 @@
<header class="site-header">
{{ .Title }}
</header>