clerk
clerk copied to clipboard
Can glob paths be sorted?
Clerk can make a static HTML build from a collection of notebooks. The entry point for this is the nextjournal.clerk/build! function. You can pass it a set of notebooks via the :paths option (also supporting glob patterns).
When using glob pattern (clojure/day*.clj), the resulting index looks like this, all over the place:
Is there an option, or: could there be an option, to make this sorted?