Auto-update blog content from Obsidian: 2025-05-06 20:31:41
This commit is contained in:
parent
9f813215b6
commit
d3df2c59cf
10
content/page/about/index.md
Normal file
10
content/page/about/index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: About
|
||||
description: Who I am
|
||||
menu:
|
||||
main:
|
||||
weight: 10
|
||||
params:
|
||||
icon: user
|
||||
---
|
||||
Hello world !
|
@ -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.
|
||||
|
@ -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
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user