yoshiharuyamashita / blackburn

A Hugo theme built using Yahoo's Pure CSS
MIT License
317 stars 170 forks source link

When I click the Posts, my articles don't appear #69

Closed fengberlin closed 6 years ago

fengberlin commented 6 years ago

When I click the Posts, my articles don't appear. How can I show my all articles in the page Posts?

mostafa-asg commented 6 years ago

I have the same problem too, my posts are in : content/post folder Example: content/post/first-post.md

mostafa-asg commented 6 years ago

I solved the issue. I used "hugo 0.31.1" and when I upgrade to the latest version, it shows my post.

fengberlin commented 6 years ago

So far, my version is also 0.37.1. I just decide to delete my theme and git clone again, and I delete my repo too...