Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 756 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 756 Bytes

eleventy-deep-pagination

This is a demonstration of double layered pagination with navigation scoped to tagged content using 11ty static site generator. Following a discussion I had with Tobias on the 11ty Discord about multi-level pagination. I started to search on the topic and found issue #332. Then I wanted to experiment with it and created this little prototype. While tinkering, I faced the same situation as issue #1120. My solution was to create a navigation object from the first collection using the collection API. Here's a live demo!