nhoizey’s avatarnhoizey’s Twitter Archive—№ 106,721

  1. …in reply to @rob_dodson
    @rob_dodson @zachleat Here's how I tried to do that in my Pack11ty starter, but I believe it doesn't work yet as it should (too many pages generated): github.com/nhoizey/pack11ty/blob/master/src/_11ty/_utils/filter-collection.js#L15-L24
    1. …in reply to @nhoizey
      @rob_dodson @zachleat And this is used in the single code that creates all collections: github.com/nhoizey/pack11ty/blob/master/src/_11ty/collections/autocollections.js