img shortcode generates nothing #499
Unanswered
reid-spencer
asked this question in
Q&A
Replies: 1 comment
-
Please use discussions for general questions instead of the issue tracker.
Please read the documentation again. There is also a Hugo documentation linked which explains how page resources works. Static files (the You also might want to look into an older discussion about the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried all manner of things but have not succeeded to make the
img
shortcode generate anything in 0.35.2 or 0.34.2My resource is defined like this:
My image file is in static/images/entities.png. You can view it here: http://riddl.tech/images/entities.png
My usage is like this, per the documentation here: https://geekdocs.de/shortcodes/images/#usage
The source is located here: https://github.com/reactific/riddl/edit/main/doc/src/hugo/content/concepts/entity.md
Any help would be greatly appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions