---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
image: /{{ .File.Dir }}featured.png
summary: "A 1-2 sentence hook for the project box."
tags: ["LXC", "Self-Hosting"]
---
### 📋 Project Highlights
* **Goal:** What was the main objective?
* **Tech Stack:** Proxmox, Docker, Caddy, etc.
* **Outcome:** Did it work? Is it still running?
---
### 🚀 The Deep Dive
This is where you write your main paragraphs. You can drop images anywhere using the standard syntax: ``. Thanks to the style block above, they will automatically stay at 50% width.
> **Pro-Tip:** If you ever want a specific image to be full-width, you can use HTML:
> `
`
---
### 🏁 Summary & Lessons Learned
Wrap up your project here. What would you do differently next time? This provides that "closing" feel for a future employer.