Launching Guile for every document-request is a bit slow, and it
doesn't really make sense to regenerate the HTML on every request
when nothing's changed..., so I should work out some
caching-mechanism and, maybe, find a way to re-use a
guile-process.
Dealing with the URLs is someone painful, so I need to fix that,
too....