Hi, I am trying to get a post up on my site, but am not able to do so. I’ve edited my-first-post.md under content/posts/, and run the hugo server command, but when I click the link ‘read more’ from the main page to see the rest of the post, I am led to a blank page. I am also trying to post an image on the post, but it is not showing up. I have added the image in the ‘static’ folder, and can also see it in the ‘public’ folder. However, when I reference the image with markdown in my post it does not show up. Can someone please tell me what I need to do to get the post to appear and the image to show on the page? Thanks! Here is my-first-post.md:
---
title: "About Us"
date: 2018-08-06T10:24:47-07:00
draft: false
---
[TestImage](/img/testimage.jpg)
Lorem Ipsum