Create photo_exif liquid component + update photography blogs to use it

This commit is contained in:
2026-03-23 23:56:22 -05:00
parent c25e2ac380
commit 24b45a4945
19 changed files with 241 additions and 50 deletions

View File

@@ -18,7 +18,11 @@ The first challenge is to capture a self-portrait. This one was interesting beca
I was a bit stumped on what to do for this, until I was sitting at my desk and noticed the annoying glare my reflection made in my monitor thanks to the light from the window. So, I decided to run with that, and I'm fairly pleased with the result:
![](https://static.garrettmills.dev/assets/blog-images/photo-challenge/01-self-portrait.jpg)
{%
include '../../_includes/photo_exif',
src:'https://static.garrettmills.dev/assets/blog-images/photo-challenge/01-self-portrait.jpg',
title:'Self-Portrait.',
%}
I had to play a bit with the color balance in editing. Getting my reflection to be defined enough to stand out strikingly on the monitor was a challenge. To help, I added a couple artificial lights off the right side of the frame to supplement the light coming from the window.