]> Lady’s Gitweb - Beorn/commit
Fix sorting of entries and simplify processing 0.2.2
authorLady <redacted>
Sun, 7 May 2023 04:22:05 +0000 (21:22 -0700)
committerLady <redacted>
Sun, 7 May 2023 04:22:05 +0000 (21:22 -0700)
commitdf9b4229b9e18df0d4b25abebc3dde2abd486c74
treee5c1332559a605d02ebd33146ff3b6eb4e71d220
parent9f2c90d3378fe8e25f2a8cc53b9640a3d30507e7
Fix sorting of entries and simplify processing

Both the date directories and the entry directories need to be sorted,
but the former initially wasn’t. This also filters out uninteresting
files prior to sorting in both cases, instead of waiting to filter
within the `for` loop itself.
build.js
This page took 0.018442 seconds and 4 git commands to generate.