change front page
This commit is contained in:
parent
ee45ba6d63
commit
207a503207
@ -5,6 +5,8 @@ template = "index.html"
|
||||
in_search_index = true
|
||||
+++
|
||||
|
||||
Hi there! I'm Lukas. This is the website where I host notes about programming, homelabbing, and other topics that interest me. Not all topics are technical.
|
||||
|
||||
I moved from Wordpress to Zola on 2023-11-17. Please pardon the limited content and/or bugs as I develop the site.
|
||||
Hi there!
|
||||
I'm Lukas.
|
||||
This is the website where I host notes about programming, homelabbing, and other topics that interest me.
|
||||
Not all topics are technical.
|
||||
You can check the "Posts" page for longer articles and "Shortnotes" for shorter, off-the-cuff items.
|
||||
|
||||
@ -5,7 +5,7 @@ date = 2024-11-21
|
||||
# updated = 2024-11-21
|
||||
#draft = true
|
||||
[taxonomies]
|
||||
tags = []
|
||||
tags = ["linux","satellite","ansible"]
|
||||
+++
|
||||
|
||||
This post outlines a solution I came up with for a recent problem at work: detecting if servers required a reboot after an update.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user