{ pkgs, lib, ... }: rec { /** Convert a Nix document to HTML */ html = document: name: builtins.toFile "${name}.html" ''