layout-bootstrap-0.2.2: Template and widgets for Bootstrap2 to use with Text.Blaze.Html5

Safe HaskellSafe-Infered

Layout.Bootstrap.Starter

Description

Bootstrap-starter template. Not a real thing yet.

Synopsis

Documentation

type Context = Map Text TextSource

Template configuration goes here.

template :: Context -> Html -> HtmlSource

Render a basic html wrapper wich loads styles and js.