whiteplain
whiteplain copied to clipboard
How to insert image in my post?
Firstly, I am lovin' your theme; simple style and strong functions. However, I have a few problems. I would like to insert my picture and image into my markdown post. I used the following as;


in the static directory of Hugo root.
and then I am executing hugo server -D. But I cannot the image on the web page. The web page indicates the wrong path.
Could you help me?
I'm glad you liked this!
/static/ convert to the root directory of your blog, so if you write  you will see the image.
If you still have problems, You should ask in Hugo Discussion.