I just can’t figure out how to delete my post.
I delete the local file,and i ‘–buildDrafts’ to see the changes,then i push it to github like publish a new post,but i didn’t work.
Thank you
--buildDrafts
builds drafts and doesn’t show you the changes.
Delete the public
directory, then run hugo
and see what happens. Normally if you delete the .md file the post will disappear.