I want to make an archive page with the example generator from the Jekyll documentation. The generator works fine but I don\'t know to implement the layout correctly. I am using
The correct syntax for the loop is
{% for post in site.categories[cat] %}