Content uses Markdown. So let’s say you wanted to include an image from your static/
folder:
![alt text](path/to/image.jpg)
You can also write HTML directly inside your Markdown.
If you wanted to store your images in the same folder as your post, you could access them as page resources by using shortcodes.
For tutorials and tips n tricks outside the docs, checkout:
- the “hugo tutorials” section of the recommended reading
- the awesome hugo list