static urls
One can easily view older commits of cloverpad. However, there is currently no way to view any commit but the latest in rendered form.
What if I had nix build cloverpad at every commit, and place them in subdirectories named by the commit hash? I think this could work.
The primary benefit of this is the resulting static urls. cloverpad pages could be linked to at any specified commit, and they would be rendered displayed correctly.