Adding images to the blog post
August 14, 2026
Adding Images to Markdown
Of course every blog needs images. After all a picture is worth a 1,000 words. I'm giving this a shot hosting the images in the GitHub repo. That will work for now.

With any luck there is a nice picture right above this line.
I discovered I needed to add the images directory under assets so that it gets picked up correctly and the path to /assets/images must be absolute.