Gonz.Plug.Site (gonz v4.0.0)

Serve the site from the build dir. We only need plug and cowboy because we need to be able to browse the site when developing it.

Link to this section Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this section Functions

Link to this function

call(conn, opts)

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this function

not_found(conn)