RBachmann wrote:If I understood the concept correctly, the correct way to implement a blogroll is to add a new folder (like 5.blog) and create a new folder within this one for each post, is this correct?
100% correct.
RBachmann wrote:Now, to have a bit a better overview, I wonder if it's possible to hide the "preview image" from the folder view? There won't be any images in the posts anyway, so it wouldn't make sense in this case to display this "default preview" image in the overview.
Yep. Try something like this in your folders setting for the blog page,
without the 'preview' item:
folders: items:title,date,description
To make it look nice, you might need to use a narrow layout or even a grid:
folders: items:title,date,description narrower
folders: items:title,date,description grid:3,2,1