josh-works / josh-works.github.io

The repo behind my personal website. Feel free to open any issues or make a PR or ask how something works.
https://josh.works/
0 stars 0 forks source link

Fix images inside of directories inside of `_posts` #40

Open josh-works opened 3 years ago

josh-works commented 3 years ago

'_posts/2021-07-26-issues-related-to-the-city-of-golden/2021-07-26-issues-related-to-the-city-of-golden.mddoesn't load images from_posts/2021-07-26-issues-related-to-the-city-of-golden/images/`, so the posts are... broken.

Use https://github.com/nhoizey/jekyll-postfiles?