initial-release
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 19s
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 19s
This commit is contained in:
parent
d9c560e590
commit
72b05eae47
17 changed files with 516 additions and 20 deletions
4
layouts/partials/bio.html
Normal file
4
layouts/partials/bio.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
Ich bin als System Engineer in Pforzheim tätig. In meiner Freizeit beschäftige ich mit Fotografie, Heimautomation, schreibe auf meinem <a href="https://stephan.hadan.de/blog/" target="blank">Blog</a> über Technikthemen und supporte die Open-Source-Community. Zudem bin ich leidenschaftlicher Malta-Reisender.
|
||||
<br /><br />
|
||||
|
||||
Folge mir auf <a rel="me" href="https://freiburg.social/@stiebke">Mastodon</a>, <a href="https://bsky.app/profile/stiebke.bsky.social">Bluesky</a> oder <a href="http://github.com/stiebke">Github</a>
|
5
layouts/partials/custom_stylesheets.html
Normal file
5
layouts/partials/custom_stylesheets.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/reaktionsfaehig.css" type="text/css" />
|
||||
|
||||
<link href="https://github.com/stiebke" rel="me" />
|
||||
<link href="https://twitter.com/hadan72" rel="me" />
|
||||
<link href="https://freiburg.social/@stiebke" rel="me" />
|
3
layouts/partials/not_found.html
Normal file
3
layouts/partials/not_found.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<p style="align:center">Hey hey! Uff, sorry, aber das wurde nicht gefunden. Vier Null Vier, quattro zero quattro – du weißt, was ich meine.</p>
|
||||
|
||||
<p style="align:center">Wenn du was brauchst, lass uns doch einfach auf <a href="https://freiburg.social/@stiebke" target="_blank">Mastodon</a> quatschen?</p>
|
Loading…
Add table
Add a link
Reference in a new issue