I have set up the images modules and I got „Site Image Resources“ to work. However I would prefer to use „Page Image Resource“. According to the documentation that should be possible.
However, no matter where I put the images all I get is
WARN image not found: Opcode.png
WARN image not found: Vertors.png
WARN image not found: Main.png
WARN image not found: Screenshot_at_Jul_16_18-35-24.png?height=320px
WARN image not found: Screenshot_at_Jul_16_18-36-18.png?height=329px
WARN image not found: Screenshot_at_Jul_16_18-37-15.png?width=640px
I have tried the static
, assert
and content
directory. None worked. I did changed one file to all lower caps as hugo has problems with upper case characters. That didn’t make a difference either.
I have searched github for the github.com/hugomods/images
for samples but while there are lost of users of the module no one seem to have lots of images files organised in pages.
Full source in https://git.code.sf.net/p/tutorial-6502/code
branch feature/scale_images