$ cat spiffy.scm (use spiffy) (root-path (current-directory)) (start-server) $ cat index.html foo $ csi -s spiffy.scm