I'm considering waht most benefit could be drawn from coupling org-mode to write web pages (skeletons) and hunchentoot (common lisp web server). There used to be some starter for a CL Org-mode parser, but it seems to be dead by now. There are several ways in which the pair could make sense. For example by using slime to feed directly data to the server. Also by the fact that org-mode in emacs could easily spit out sexp rather than html. Did anybody look into this ? -- Fabrice