change to blowfish
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: "Smart Train"
|
||||
date: 2026-02-20T12:27:11Z
|
||||
draft: false
|
||||
image: /projects/smart-train/featured.png
|
||||
summary: "EVERYTHING MUST BE SMART! I take an old Hornby train and make it controllable from Home Assistant"
|
||||
description: "EVERYTHING MUST BE SMART! I take an old Hornby train and make it controllable from Home Assistant"
|
||||
tags: ["Smart-Home", "ESP32"]
|
||||
---
|
||||
|
||||
<style>
|
||||
/* This targets any image inside the main article area */
|
||||
section img, .content img, article img {
|
||||
max-width: 50% !important; /* Use !important to override theme defaults */
|
||||
height: auto !important;
|
||||
display: block;
|
||||
margin: 2rem auto;
|
||||
border-radius: 8px;
|
||||
}
|
||||
</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.
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
### 🏁 Summary & Lessons Learned
|
||||
Wrap up your project here. What would you do differently next time? This provides that "closing" feel for a future employer.
|
||||
Reference in New Issue
Block a user