First off, I’m really sorry for the delay in my reply, this was due to an arbitrary limitation on the number of posts I could post within “24 hours” of creating my account on the forum…
None of the images work for me (in the fr version).
You can see this in the screenshot I sent (neither the left side pictures nor the right side ones are fetched).
If I had some images working and some not I would have identified that I forgot to add the /images/, but that’s clearly not the problem I’m having… (or at the very least I would’ve said so in my post)
Am I supposed to do an operation after having modified the hugo.toml?
Whether I use blowfish’s development automated builder or the hugo build I still do not see the pictures on the fr page.
I just did what I knew how to do
I didn’t even know you could style MD tables in CSS…
The reason I’m using Hugo in the first place is because I’m not a website developer.
I work by examples. If you have an example of this structure td > a + img being used I will gladly understand how it works by looking at the code, but just you telling me like that doesn’t really help me I’m afraid
Could you please give me a working example of an alternative that I may understand the code and adapt it to my use case?
(just fyi for my case I really don’t have a lot of resources, most of my pictures are SVGs and the couple that aren’t are quite small in size, so I don’t think there would be a huge performance impact?)
There are plenty of examples in the documentation and the forum
Take the first chapter from Requesting Help: (and ofc all the rest)
You might find a well documented theme that fits your use case, but as soon you need some thing the theme does not provide you are back to coding understanding how Theme and Hugo work.