This commit is contained in:
parent
e99a81282d
commit
3a11e000c5
Binary file not shown.
Before Width: | Height: | Size: 7.0 KiB |
@ -1,8 +0,0 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-linkedin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
||||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
||||||
<rect x="4" y="4" width="16" height="16" rx="2" />
|
|
||||||
<line x1="8" y1="11" x2="8" y2="16" />
|
|
||||||
<line x1="8" y1="8" x2="8" y2="8.01" />
|
|
||||||
<line x1="12" y1="16" x2="12" y2="11" />
|
|
||||||
<path d="M16 16v-3a2 2 0 0 0 -4 0" />
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 514 B |
@ -1,7 +0,0 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-certificate" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
||||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
||||||
<path d="M14 3v4a1 1 0 0 0 1 1h4" />
|
|
||||||
<path d="M5 8v-3a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-5" />
|
|
||||||
<circle cx="6" cy="14" r="3" />
|
|
||||||
<path d="M4.5 17l-1.5 5l3 -1.5l3 1.5l-1.5 -5" />
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 486 B |
@ -1,10 +1,15 @@
|
|||||||
baseURL = 'https://www.tormakristof.eu/'
|
baseURL = 'https://www.tormakristof.eu/'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'HomeLab misadventures - Kristof Torma'
|
title = 'HomeLab misadventures'
|
||||||
paginate = 5
|
paginate = 5
|
||||||
theme = "anubis"
|
theme = "anubis"
|
||||||
|
enableRobotsTXT: true
|
||||||
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
author = "Kristof Torma"
|
||||||
|
email = "iam@tormakristof.eu"
|
||||||
|
copyCodeButton: true
|
||||||
|
|
||||||
[params.sidebar]
|
[params.sidebar]
|
||||||
subtitle = 'DevOps Enginner'
|
subtitle = 'DevOps Enginner'
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
---
|
+++
|
||||||
menu:
|
author = "Kristof Torma"
|
||||||
main:
|
+++
|
||||||
name: Home
|
|
||||||
weight: -100
|
|
||||||
params:
|
|
||||||
icon: home
|
|
||||||
---
|
|
||||||
|
@ -5,12 +5,8 @@ lastmod: '2022-04-17'
|
|||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: -90
|
weight: -90
|
||||||
params:
|
|
||||||
icon: user
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# About me
|
|
||||||
|
|
||||||
Hi! My name is Kristóf Torma and I am a Hungarian DevOpsEngineer/guy. I spend a lot of my free time playing around with my homelab. There is still much for me to learn despite having tried many different technologies and methodologies connected to my hobby and profession as I self-host more and more services to serve yours truly and also my close circle of friends and family.
|
Hi! My name is Kristóf Torma and I am a Hungarian DevOpsEngineer/guy. I spend a lot of my free time playing around with my homelab. There is still much for me to learn despite having tried many different technologies and methodologies connected to my hobby and profession as I self-host more and more services to serve yours truly and also my close circle of friends and family.
|
||||||
|
|
||||||
I led a local group of enthusiastic students between 2020 and 2022 called [KSZK](https://kszk.bme.hu/), or in English, a Special Interest Group (SIG) for Computer Science. As a member, and later on, leader of the group, I had the opportunity to operate services for real users and maintain the server and residential network of the Schönherz Dorm, which serves over 1000 students with gigabit Internet access and provides high-quality server colocation services, both to servers operated by us and other students as well.
|
I led a local group of enthusiastic students between 2020 and 2022 called [KSZK](https://kszk.bme.hu/), or in English, a Special Interest Group (SIG) for Computer Science. As a member, and later on, leader of the group, I had the opportunity to operate services for real users and maintain the server and residential network of the Schönherz Dorm, which serves over 1000 students with gigabit Internet access and provides high-quality server colocation services, both to servers operated by us and other students as well.
|
@ -11,6 +11,4 @@ tags = [
|
|||||||
]
|
]
|
||||||
+++
|
+++
|
||||||
|
|
||||||
# Hello World!
|
|
||||||
|
|
||||||
Hello World! This is my statically generated blog. Very modern and fancy. I plan to post here semi-regularly about things that interest me at the time or maybe I'll tear this place down and replace it with an even more modern and facy blank HTML page.
|
Hello World! This is my statically generated blog. Very modern and fancy. I plan to post here semi-regularly about things that interest me at the time or maybe I'll tear this place down and replace it with an even more modern and facy blank HTML page.
|
Loading…
Reference in New Issue
Block a user