smart train

This commit is contained in:
2026-02-20 12:31:22 +00:00
parent 1a382daadb
commit f6de4bf396
4 changed files with 36 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

+36
View File
@@ -0,0 +1,36 @@
---
title: "Smart Train"
date: 2026-02-20T12:27:11Z
draft: true
image: "./featured.png"
summary: "A 1-2 sentence hook for the project box."
tags: ["LXC", "Self-Hosting"]
---
<style>
.post-content img {
width: 50%;
height: auto;
display: block;
margin: 2rem auto;
border-radius: 8px; /* Optional: makes them look a bit cleaner */
}
</style>
### 📋 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:
> `<img src="./station.png" style="width: 100%;">`
---
### 🏁 Summary & Lessons Learned
Wrap up your project here. What would you do differently next time? This provides that "closing" feel for a future employer.
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB