slab-0.0.3.0: A programmable markup language to generate HTML
Safe HaskellSafe-Inferred
LanguageHaskell2010

Slab.Serve

Description

Slab.Serve watches a set of Slab templates, continuously rebuilding them as they change, and runs a web server to serve them. Pages containing a head element are modified to include a bit of JavaScript. It serves at auto-reloading the page when it is rebuilt (by connecting to a websocket).

Documentation