Switch to geekblog

This commit is contained in:
2021-05-07 12:21:40 +02:00
parent c581cf96dd
commit ac750460a8
94 changed files with 2480 additions and 2 deletions
+72
View File
@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
inkscape:export-ydpi="6.3200002"
inkscape:export-xdpi="6.3200002"
inkscape:export-filename="/home/rknet/rkau2905/Bilder/geeklab-favicon-32.png"
sodipodi:docname="geeklab_invert.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
id="svg8"
version="1.1"
viewBox="0 0 128.54926 128.54977"
height="128.54977mm"
width="128.54926mm">
<defs
id="defs2" />
<sodipodi:namedview
inkscape:document-rotation="0"
inkscape:window-maximized="1"
inkscape:window-y="27"
inkscape:window-x="0"
inkscape:window-height="845"
inkscape:window-width="1600"
showguides="true"
inkscape:snap-text-baseline="false"
showgrid="false"
inkscape:current-layer="layer1"
inkscape:document-units="mm"
inkscape:cy="276.14727"
inkscape:cx="224.41157"
inkscape:zoom="0.9556962"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base">
<inkscape:grid
originy="-126.48947"
originx="-33.356623"
id="grid817"
type="xygrid" />
</sodipodi:namedview>
<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
transform="translate(-33.356621,-41.960747)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Ebene 1">
<path
inkscape:connector-curvature="0"
id="circle923"
d="M 97.631249,42.025425 A 64.609326,64.21017 0 0 0 33.022157,106.23536 64.609326,64.21017 0 0 0 97.631249,170.44584 64.609326,64.21017 0 0 0 162.24034,106.23536 64.609326,64.21017 0 0 0 97.631249,42.025425 Z m -9.264543,18.173944 h 18.529084 a 9.2644455,9.2072099 0 0 1 9.26454,9.207307 v 4.603384 a 4.6322228,4.603605 0 0 1 -4.63254,4.603922 v 8.332397 l 25.47709,44.010511 c 1.48237,2.16379 2.31654,4.7416 2.31654,7.50378 a 13.896668,13.810815 0 0 1 -13.89708,13.81069 H 69.838161 A 13.896668,13.810815 0 0 1 55.941077,138.46067 c 0,-2.76218 0.834138,-5.33999 2.316542,-7.50378 L 83.734706,86.946379 V 78.613982 A 4.6322228,4.603605 0 0 1 79.102163,74.01006 v -4.603384 a 9.2644455,9.2072099 0 0 1 9.264543,-9.207307 z m 4.632001,9.207307 V 89.432203 L 66.03938,135.83647 c -0.509649,0.736 -0.83376,1.6566 -0.83376,2.6242 a 4.6322228,4.603605 0 0 0 4.632541,4.60338 h 55.586179 a 4.6322228,4.603605 0 0 0 4.63254,-4.60338 c 0,-0.96741 -0.32412,-1.88767 -0.83376,-2.6242 L 102.26325,89.432203 V 69.406676 Z m 6.948542,36.828684 a 2.3161114,2.3018025 0 0 1 2.316001,2.30169 2.3161114,2.3018025 0 0 1 -2.316001,2.3017 2.3161114,2.3018025 0 0 1 -2.316,-2.3017 2.3161114,2.3018025 0 0 1 2.316,-2.30169 z m -9.773792,6.39898 12.089793,12.01564 6.20742,-6.16908 8.94003,15.37638 H 77.851794 Z"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.3164" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

+1
View File
@@ -0,0 +1 @@
/* You can add custom styles here. */
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/favicon/mstile-70x70.png"/>
<square150x150logo src="/favicon/mstile-150x150.png"/>
<square310x310logo src="/favicon/mstile-310x310.png"/>
<wide310x150logo src="/favicon/mstile-310x150.png"/>
<TileColor>#2f333e</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

@@ -0,0 +1,51 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M3278 6996 c-1 -2 -41 -6 -88 -10 -87 -7 -105 -9 -225 -27 -116 -18
-123 -19 -192 -35 -178 -40 -243 -58 -369 -99 -250 -83 -499 -199 -729 -339
-707 -430 -1246 -1112 -1505 -1906 -28 -87 -75 -256 -85 -311 -3 -13 -11 -58
-20 -99 -29 -150 -37 -204 -52 -375 -15 -167 -8 -601 12 -703 1 -9 6 -44 9
-77 22 -192 138 -642 206 -790 5 -11 20 -47 34 -80 112 -275 301 -591 497
-835 51 -63 102 -125 114 -136 167 -176 267 -272 355 -344 30 -25 61 -51 69
-59 8 -7 49 -39 90 -70 42 -31 78 -59 79 -63 2 -5 8 -8 13 -8 6 0 40 -21 76
-46 117 -81 348 -209 523 -287 274 -123 642 -227 930 -263 14 -2 41 -5 60 -8
182 -28 656 -28 850 0 375 55 683 140 985 275 133 59 291 140 345 176 19 12
38 23 43 23 4 0 13 5 20 10 7 6 62 43 122 83 248 164 475 361 664 576 31 35
63 71 71 80 13 14 67 82 92 116 4 6 18 24 31 40 253 323 496 840 598 1270 24
102 22 91 42 205 15 81 18 101 33 215 3 27 8 61 11 75 8 50 10 527 2 612 -16
172 -24 235 -50 364 -5 28 -12 64 -15 80 -12 70 -66 268 -99 369 -294 883
-916 1606 -1746 2028 -68 35 -144 71 -169 82 -25 10 -67 28 -95 40 -175 77
-559 184 -755 210 -19 3 -46 7 -60 10 -13 2 -52 7 -86 11 -33 3 -74 8 -90 10
-33 5 -540 14 -546 10z m852 -1115 c85 -30 150 -71 207 -135 55 -61 108 -170
118 -245 11 -83 9 -341 -4 -387 -22 -80 -116 -161 -195 -166 l-35 -3 2 -225 2
-225 129 -220 c71 -121 150 -257 177 -303 27 -45 49 -85 49 -88 0 -3 8 -18 19
-32 10 -15 31 -49 46 -77 30 -54 220 -385 664 -1155 157 -272 296 -522 310
-555 47 -116 59 -309 25 -417 -3 -9 -7 -25 -9 -36 -16 -84 -108 -234 -192
-312 -85 -79 -97 -88 -182 -130 -161 -79 -29 -74 -1750 -75 l-1535 -1 -88 23
c-205 51 -374 183 -466 361 -52 100 -65 141 -81 249 -13 89 1 240 29 308 4 11
14 36 21 55 7 19 20 46 29 60 10 14 28 45 42 70 14 25 94 164 178 310 307 534
387 672 598 1040 118 206 226 392 239 412 12 21 23 39 23 41 0 2 63 112 139
245 l139 241 -1 217 -2 217 -31 3 c-77 6 -174 89 -195 168 -15 55 -14 337 1
411 39 188 194 339 385 374 22 4 285 7 585 6 540 -1 546 -1 610 -24z"/>
<path d="M3260 4902 l0 -524 -54 -91 c-29 -51 -64 -112 -78 -137 -14 -25 -61
-106 -105 -180 -43 -75 -82 -142 -86 -150 -4 -8 -17 -31 -28 -50 -12 -19 -132
-226 -267 -460 -134 -234 -254 -441 -266 -461 -17 -29 -140 -242 -290 -502
-10 -17 -70 -122 -134 -232 -63 -110 -121 -217 -127 -239 -35 -117 45 -255
167 -290 33 -9 379 -12 1523 -11 1645 1 1511 -4 1593 70 64 57 90 149 67 230
-6 22 -148 276 -315 565 -167 289 -327 566 -355 615 -309 536 -416 721 -520
900 -67 116 -134 233 -149 260 -16 28 -43 75 -62 106 l-34 57 0 523 0 524
-240 0 -240 1 0 -524z m415 -1418 c35 -16 65 -65 65 -104 0 -12 -7 -37 -16
-55 -16 -35 -65 -65 -104 -65 -68 0 -128 69 -117 136 14 85 93 126 172 88z
m-245 -635 l310 -312 161 159 c88 88 161 160 162 161 2 2 77 -127 178 -306 14
-25 83 -144 153 -264 70 -121 125 -221 122 -225 -9 -8 -2027 -8 -2032 0 -2 4
4 22 14 40 57 100 586 1017 598 1036 8 12 16 22 19 22 2 0 144 -140 315 -311z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#2f333e",
"background_color": "#2f333e",
"display": "standalone"
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -0,0 +1 @@
@media screen and (max-width:45rem){.gblog-brand{font-size:2.2rem}.gblog-nav .container{padding:0}.gblog-nav__list{background:#454b5b;flex-direction:column;justify-content:center;max-height:0;overflow:hidden}.gblog-nav__entry{padding:1rem 0;border:0;border-radius:0;display:block;margin:0;text-align:center}.gblog-nav__entry.is-active,.gblog-nav__entry:hover{background:#3a3f4d}.gblog-nav__control{display:block;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gblog-nav__control label{padding:1rem 0}.gblog-error{padding:6rem 1rem}.gblog-error .icon{font-size:5rem}.gblog-error__message{padding-left:2rem}.gblog-error__line{padding:.25rem 0}.gblog-error__title{font-size:2rem}.gblog-footer__item{width:100%}}#menu-control:checked~.gblog-nav__list{max-height:100%}#menu-control:checked~.gblog-nav__control .icon.menu{display:none}#menu-control:checked~.gblog-nav__control .icon.clear{display:inline-block}
+1
View File
@@ -0,0 +1 @@
@media print{.gblog-footer .container div:not(:last-child),.gblog-nav,.gblog-paging,.gblog-post__anchor,.gblog-post__readmore{display:none}.gblog-header{border-bottom:1px solid #dee2e6}.gblog-footer{border-top:1px solid #dee2e6}.gblog-markdown pre{white-space:pre-wrap;overflow-wrap:break-word}.chroma code{border:1px solid #dee2e6;padding:.5rem!important;font-weight:400!important}.gblog-markdown code{font-weight:700}a,a:visited{color:inherit!important;text-decoration:none!important}}