update color schemes and some content
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
This commit is contained in:
parent
69dfc9e0e0
commit
50ec84949b
7 changed files with 41 additions and 37 deletions
|
@ -1,7 +1,8 @@
|
||||||
$body-font-color: #c1c1c1;
|
$body-font-color: #d3d3d3;
|
||||||
$link-font-color: #00cccc;
|
$background-color: #212121;
|
||||||
$heading-font-color: #d66388;
|
$link-font-color: #1492FF;
|
||||||
$code-font-color: cornflowerblue;
|
$heading-font-color: #FF85B8;
|
||||||
|
$code-font-color: #a4c0f4;
|
||||||
$special-font-color: #c2f486;
|
$special-font-color: #c2f486;
|
||||||
$main-font-family: 'Open Sans', sans-serif;
|
$main-font-family: 'Open Sans', sans-serif;
|
||||||
$min-device-width: 940px;
|
$min-device-width: 940px;
|
||||||
|
@ -15,7 +16,7 @@ $min-device-width: 940px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
content a {
|
a {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -40,7 +41,7 @@ body {
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
margin: 1em auto;
|
margin: 1em auto;
|
||||||
max-width: 45em;
|
max-width: 45em;
|
||||||
background: #303030;
|
background: $background-color;
|
||||||
color: $body-font-color;
|
color: $body-font-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -121,6 +122,11 @@ content {
|
||||||
font: inherit;
|
font: inherit;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
em {
|
||||||
|
font-style: italic;
|
||||||
|
color: #c2f486;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
content p {
|
content p {
|
||||||
|
@ -154,16 +160,6 @@ content strong {
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: $heading-font-color;
|
color: $heading-font-color;
|
||||||
|
|
||||||
&:before {
|
|
||||||
content: "*";
|
|
||||||
content: "*" / "";
|
|
||||||
}
|
|
||||||
|
|
||||||
&:after {
|
|
||||||
content: "*";
|
|
||||||
content: "*" / "";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
content u {
|
content u {
|
||||||
|
@ -306,3 +302,10 @@ nav {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
overflow: hidden;
|
||||||
|
> div {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
}
|
|
@ -2,30 +2,30 @@
|
||||||
date: 2023-08-30T06:58:15+02:00
|
date: 2023-08-30T06:58:15+02:00
|
||||||
---
|
---
|
||||||
|
|
||||||
Hi, my name is `Laura Kalb` and I (literally) do things on the internet.
|
Hi, my name is **Laura Kalb** and I (literally) do things on the internet.
|
||||||
|
|
||||||
## About me
|
## About me
|
||||||
I'm a network engineer, with a pretty mixed technical background. I started my career in software development, and then
|
I'm a network engineer, with a pretty mixed technical background. I started my career in software
|
||||||
moved on to be a sysadmin with main emphasis on linux environments. Afterwards, I was a mix of network engineer and site
|
development, and then moved on to be a sysadmin with main emphasis on linux environments.
|
||||||
reliability engineer. Now I'm responsible for the network infrastructure at a big datacenter provider. Currently I'm
|
Afterwards, I was a mix of network engineer and site reliability engineer. I switched to managing
|
||||||
primarily working on network automation and our internal network infrastructure, and I'm playing a lot with the Golang
|
the network infrastructure at a big datacenter provider, where I was supporting the automation of
|
||||||
programming language =).
|
our infrastructure there. Currently I'm working in network security, and i'm doing a lot of Golang
|
||||||
|
software development =).
|
||||||
|
|
||||||
You can find a list of projects that I've already worked on [in my Portfolio](/portfolio).
|
You can find a list of projects that I've already worked on [in my Portfolio](/portfolio), and you
|
||||||
|
can find [ways to contact me below](#contact).
|
||||||
|
|
||||||
|
|
||||||
## Some nice stuff
|
## Some nice stuff
|
||||||
A list of **tools**, **projects** and **fun stuff** that I already
|
A list of **tools**, **projects** and **fun stuff** that I already
|
||||||
have worked on or that I want to work on in the future:
|
have worked on or that I want to work on in the future: [A list of awesome stuff curated by me!](/interesting-stuff)
|
||||||
|
|
||||||
[A list of awesome stuff curated by me!](/interesting-stuff)
|
|
||||||
|
|
||||||
## Books
|
## Books
|
||||||
I always loved to read as many books as I can. So here I'm listing the books I've read since I
|
I always loved to read as many books as I can. So here I'm listing the books I've read since I
|
||||||
started this webpage, including a rating and short description. These are the last few books
|
started this webpage, including a rating and short description. These are the last few books
|
||||||
I've rated:
|
I've rated:
|
||||||
|
|
||||||
Coming Soon
|
Coming soon
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
Some ways to contact me:
|
Some ways to contact me:
|
||||||
|
@ -41,7 +41,3 @@ This website is [open source](https://code.lila.network/lauralani/personal-websi
|
||||||
This page makes due without any cookies, javascript frameworks, tracking and databases in the effort to make the web quick and usable again :)
|
This page makes due without any cookies, javascript frameworks, tracking and databases in the effort to make the web quick and usable again :)
|
||||||
|
|
||||||
This page was last updated at {{< last-updated >}}
|
This page was last updated at {{< last-updated >}}
|
||||||
|
|
||||||
Copyright (c) Laura Kalb 2021-{{< copyright-date >}}
|
|
||||||
|
|
||||||
[Impressum und Datenschutzerklärung](/impressum)
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
date: 2023-08-08 12:20:00+02:00
|
date: 2023-08-08 12:20:00+02:00
|
||||||
|
title: "Gefunden / Found"
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🇩🇪 German
|
## 🇩🇪 German
|
||||||
|
@ -9,7 +10,7 @@ Vielen Dank ♥
|
||||||
|
|
||||||
|
|
||||||
## 🇬🇧/🇺🇸 English
|
## 🇬🇧/🇺🇸 English
|
||||||
Hi! It looke like you found a lost item of mine!
|
Hi! It looks like you found a lost item of mine!
|
||||||
Please contact me via one of the ways described below!
|
Please contact me via one of the ways described below!
|
||||||
Thank you ♥
|
Thank you ♥
|
||||||
|
|
||||||
|
@ -19,8 +20,8 @@ Thank you ♥
|
||||||
_Telefon/Phone:_ +49 172 2585130
|
_Telefon/Phone:_ +49 172 2585130
|
||||||
_Email:_ mail@lauka.net
|
_Email:_ mail@lauka.net
|
||||||
_Discord:_ @lauralani
|
_Discord:_ @lauralani
|
||||||
_Fediverse:_ @lauralani@lila.network
|
_Fediverse:_ [@lauralani@lila.network](https://social.lila.network/@lauralani)
|
||||||
_Matrix:_ @lauralani:lila.network
|
_Matrix:_ [@lauralani:lila.network](https://matrix.to/#/@lauralani:lila.network)
|
||||||
|
|
||||||
## Info
|
## Info
|
||||||
Diese Seite wurde zuletzt geändert am / This page was last updated at:
|
Diese Seite wurde zuletzt geändert am / This page was last updated at:
|
||||||
|
|
|
@ -29,7 +29,7 @@ project idea: [Erisi](/erisi/)
|
||||||
### ovh-apikey-manager
|
### ovh-apikey-manager
|
||||||
Source: [https://codeberg.org/lauralani/ovh-apikey-manager](https://codeberg.org/lauralani/ovh-apikey-manager)
|
Source: [https://codeberg.org/lauralani/ovh-apikey-manager](https://codeberg.org/lauralani/ovh-apikey-manager)
|
||||||
|
|
||||||
Tiny CLI tool to manage OVH APi Keys
|
Tiny CLI tool to manage OVH API Keys
|
||||||
|
|
||||||
### dyndns-script
|
### dyndns-script
|
||||||
Source: [https://codeberg.org/lauralani/dyndns-script](https://codeberg.org/lauralani/dyndns-script)
|
Source: [https://codeberg.org/lauralani/dyndns-script](https://codeberg.org/lauralani/dyndns-script)
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
<content>
|
<content>
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
</content>
|
</content>
|
||||||
|
{{ partial "body/footer.html" . }}
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
3
layouts/partials/body/footer.html
Normal file
3
layouts/partials/body/footer.html
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
<footer>
|
||||||
|
<div>Copyright (c) Laura Kalb 2021-{{ now.Format "2006" }} - <a href="/impressum"> Impressum und Datenschutzerklärung</a></div>
|
||||||
|
</footer>
|
|
@ -1 +1 @@
|
||||||
{{ .Page.Date }}
|
{{ .Page.Date.Format "2006-01-02 15:04:05 MST" }}
|
Loading…
Reference in a new issue