My current permalink is /:year/:slug/ and I want to show all posts written in a certain year. All my posts are stored under content/posts.
After reading the Hugo docs regarding list templates I tried to create a template by using the default list template at layouts/_default/list.html, but it didn’t work. Furthermore I tried to create a section specific list template at layouts/posts/list.html, but that didn’t worked either.
Good idea. I’ve took a look at each website in the showcase section and saw some themes with the url example.com/2015 but none of theme displayed there any content.
We need to create a paid version of Hugo, which will work lists for all folders, bread crumbs, Prev&Next for current folder and markdown inside html tags