Auto-update blog content from Obsidian: 2025-05-06 20:31:41
All checks were successful
Deploy / Deploy (push) Successful in 10s

This commit is contained in:
Gitea Actions 2025-05-06 20:31:41 +00:00
parent b70e650052
commit 64c4e1d45b
3 changed files with 25 additions and 10 deletions

View File

@ -0,0 +1,10 @@
---
title: About
description: Who I am
menu:
main:
weight: 10
params:
icon: user
---
Hello world !

View File

@ -1,8 +1,13 @@
---
title: "My Homelab"
title: "Homelab"
layout: "page"
description: "An overview of the hardware, software, and projects powering my personal homelab."
showToc: true
menu:
main:
weight: 20
params:
icon: home
---
Welcome to my homelab — a space where I explore new technologies, break things on purpose, and learn by doing. What started as a few old machines has grown into a modest but powerful setup that I use for self-hosting, automation, testing infrastructure tools, and running personal projects.

View File

@ -1,13 +1,13 @@
---
title: "Search"
slug: "search"
layout: "search"
title: Search
slug: search
layout: search
outputs:
- html
- json
- html
- json
menu:
main:
weight: 3
params:
icon: search
main:
weight: 30
params:
icon: search
---