mw-ui.routes.home

Routes which serve the main pages of the application.

about-page

(about-page)

TODO: write docs

docs-page

(docs-page)

TODO: write docs

home-page

(home-page)

Render the home page.

home-routes

TODO: write docs

inspect-page

(inspect-page request)

Open an inspector on the cell at the co-ordinates specified in this request

list-states

(list-states)

TODO: write docs

md-page

(md-page request)

Render the markdown page specified in this request, if any. Probably undesirable, should be removed.

world-page

(world-page)

TODO: write docs