diff --git a/content/projects/smart-train/featued.png b/content/projects/smart-train/featued.png new file mode 100644 index 0000000..b4a3ef1 Binary files /dev/null and b/content/projects/smart-train/featued.png differ diff --git a/content/projects/smart-train/index.md b/content/projects/smart-train/index.md new file mode 100644 index 0000000..fbd5bdb --- /dev/null +++ b/content/projects/smart-train/index.md @@ -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"] +--- + + + +### 📋 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. \ No newline at end of file diff --git a/content/projects/smart-train/station.png b/content/projects/smart-train/station.png new file mode 100644 index 0000000..b289856 Binary files /dev/null and b/content/projects/smart-train/station.png differ diff --git a/content/projects/smart-train/tunnel.jpg b/content/projects/smart-train/tunnel.jpg new file mode 100644 index 0000000..ca9146f Binary files /dev/null and b/content/projects/smart-train/tunnel.jpg differ