Skip to content

Index of Module website

Chris Petersen edited this page Mar 16, 2016 · 2 revisions

Module: website

This modules provides support for embedding regular html/js/css websites in scheme applications.

Functions in this module:

Function Short Description
(website->table path) Load a website
(website-serve table port) Launch website
(website-addhook table document proc) Install hook to dynamic document

Clone this wiki locally