My first steps with Hugo

What kind of content will work in Hugo?

Simple image insertion

This is the result of ![](jupytext_word_cloud.png):

When the Markdown file is not _index.md, the image file must be in a subfolder with the same name as the document. Alternatively, you can have the file at the same level as the .md document, and insert ![](../jupytext_word_cloud.png)