jekyll-archives
jekyll-archives copied to clipboard
Add logging to assist in troubleshooting
Recently, I was struggling to understand why archives was generating duplicate pages. Without debug logging in how archives was processing each set of pages, it was difficult to determine where the issue was.
I added the code in #144 to help gain visibility into the issue, and was able to discover why archives was generating the duplicates.