From 7efe35a17a0ccdec94aacdcff58b3143ea3ace3d Mon Sep 17 00:00:00 2001 From: ash Date: Fri, 3 Apr 2026 19:35:09 +0100 Subject: [PATCH] fix images --- content/blog/garmin-eink/index.md | 7 ++++++- .../{Gameboy After.jpg => GameboyAfter.jpg} | Bin .../{Gameboy Before.jpg => GameboyBefore.jpg} | Bin content/blog/retro-handhelds/index.md | 17 +++++++++++++++-- content/blog/smart-train/index.md | 5 +++-- content/blog/solar-cells/index.md | 4 +++- 6 files changed, 27 insertions(+), 6 deletions(-) rename content/blog/retro-handhelds/{Gameboy After.jpg => GameboyAfter.jpg} (100%) rename content/blog/retro-handhelds/{Gameboy Before.jpg => GameboyBefore.jpg} (100%) diff --git a/content/blog/garmin-eink/index.md b/content/blog/garmin-eink/index.md index 07fd071..953c16b 100644 --- a/content/blog/garmin-eink/index.md +++ b/content/blog/garmin-eink/index.md @@ -16,7 +16,12 @@ tags: ["ESP32", "Self-Hosting", Python] } -![Early basic setup](./featured.jpg) +{{< image + src="./featured.jpg" + alt="Featured" + caption="My image" + class="w-1/2 mx-auto" +>}} ### 📋 Project Highlights * **Goal:** Show my running progress on my desk diff --git a/content/blog/retro-handhelds/Gameboy After.jpg b/content/blog/retro-handhelds/GameboyAfter.jpg similarity index 100% rename from content/blog/retro-handhelds/Gameboy After.jpg rename to content/blog/retro-handhelds/GameboyAfter.jpg diff --git a/content/blog/retro-handhelds/Gameboy Before.jpg b/content/blog/retro-handhelds/GameboyBefore.jpg similarity index 100% rename from content/blog/retro-handhelds/Gameboy Before.jpg rename to content/blog/retro-handhelds/GameboyBefore.jpg diff --git a/content/blog/retro-handhelds/index.md b/content/blog/retro-handhelds/index.md index a067f27..584b125 100644 --- a/content/blog/retro-handhelds/index.md +++ b/content/blog/retro-handhelds/index.md @@ -6,6 +6,19 @@ image: /blog/retro-handhelds/featured.gif summary: "Retro handheld collection" tags: ["Games"] --- + + + +![Early basic setup](./featured.jpg) + My biggest pass time outside of computing is retro game emulation. Most commonly in the form of dedicated emulation handhelds but also diving into console modding and Linux gaming. @@ -64,14 +77,14 @@ If you are looking for something that can play upto Playstation 1 games, and you ## Console Modding ### Gameboy -![Gameboy Before](./Gameboy Before.jpg) +![Gameboy Before](./GameboyBefore.jpg) I purchased this original Gameboy from Facebook Marketplace. Like a lot of old plastic grey electronics it has horrible yellowing, so I tool this opportunity to clean it up. The Gameboy was stripped down, rubber and plastic components washed and yhe main board was cleaned. The shell was coated in Hydrogen Peroxide and left outside on a sunny day. -![Gameboy After](./Gameboy After.jpg) +![Gameboy After](./GameboyAfter.jpg) The console was then reassembled and a new screen lens applied to have it looking good as new. diff --git a/content/blog/smart-train/index.md b/content/blog/smart-train/index.md index 01670b4..0d25948 100644 --- a/content/blog/smart-train/index.md +++ b/content/blog/smart-train/index.md @@ -9,9 +9,8 @@ tags: ["Smart-Home", "ESP32"] --- +![Early basic setup](./featured.jpg) + ### 📋 Project Highlights * **Goal:** What was the main objective? * **Tech Stack:** Proxmox, Docker, Caddy, etc. diff --git a/content/blog/solar-cells/index.md b/content/blog/solar-cells/index.md index d91dfb9..e7ace17 100644 --- a/content/blog/solar-cells/index.md +++ b/content/blog/solar-cells/index.md @@ -9,7 +9,7 @@ tags: ["Electronics", "University"] +![Early basic setup](./featured.jpg) + ### 📋 Project Highlights * Fabricate Dye Sensitized Solar Cell using Natural Dyes * Investigate a variety of different dyes and their effects on cell efficiency