-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Description
Hi,
I like the idea of having my images close to my content so I create my articles like this:
post/my-post.md
post/images/my-post-img.png
This displays the images on the single template when ugly urls are turned on but does not display it on the list pages or on any page when ugly urls are turned off. The relative path for the image never gets transformed even with canonifyurls turned on. Maybe there is a setting I am messing?

I see issue #147 had a discussion that might be related to this. The images are being copied but I am not getting the correct urls in the generated pages.
Any thoughts on this?
Reactions are currently unavailable