Auto-update blog content from Obsidian: 2025-05-06 20:31:41
All checks were successful
Deploy / Deploy (push) Successful in 10s
All checks were successful
Deploy / Deploy (push) Successful in 10s
This commit is contained in:
parent
b70e650052
commit
64c4e1d45b
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"
|
layout: "page"
|
||||||
description: "An overview of the hardware, software, and projects powering my personal homelab."
|
description: "An overview of the hardware, software, and projects powering my personal homelab."
|
||||||
showToc: true
|
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.
|
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"
|
title: Search
|
||||||
slug: "search"
|
slug: search
|
||||||
layout: "search"
|
layout: search
|
||||||
outputs:
|
outputs:
|
||||||
- html
|
- html
|
||||||
- json
|
- json
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: 3
|
weight: 30
|
||||||
params:
|
params:
|
||||||
icon: search
|
icon: search
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user