Skip to content

How do you list all posts grouped by year? #1284

Description

@logicman

I am using the Eleventy-base-blog and on the archive page it lists all the posts in chronological order.
This is the folder structure. All 2010 .md files are in the /posts/2010/ folder. And so on...

/posts/2010/
/posts/2011/
/posts/2012/
.....

The archived page works perfectly however, I want to group all 2010 posts together under the heading 2010. Then, all 2011 posts under 2011.....any idea how to achieve this or point me in the right direction?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Education.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions