Closed Cogitri closed 4 years ago
Hello,
not quite sure if I need some extra configuration for the "Posts" page - if I don't have a content/posts.md I get a 404 if I access the page, if I have a page and have layout:"posts" on it I just get an empty post.
layout:"posts"
Ah, apprently it has to be content/posts instead of content/post . Thank you for the nice theme!
content/posts
content/post
Hello,
not quite sure if I need some extra configuration for the "Posts" page - if I don't have a content/posts.md I get a 404 if I access the page, if I have a page and have
layout:"posts"
on it I just get an empty post.