Liking cljdoc? Tell your friends :D
Clojure only.

metabase.routes.index

Logic related to loading various versions of the index.html template. The actual template lives in resources/frontend_client/index_template.html; when the frontend is built (e.g. via ./bin/build frontend) different versions that include the FE app are created as index.html, public.html, and embed.html.

Logic related to loading various versions of the index.html template. The actual template lives in
`resources/frontend_client/index_template.html`; when the frontend is built (e.g. via `./bin/build frontend`)
different versions that include the FE app are created as `index.html`, `public.html`, and `embed.html`.
raw docstring

embedclj

/embed index.html entrypoint.

/embed index.html entrypoint.
sourceraw docstring

indexclj

main index.html entrypoint.

main index.html entrypoint.
sourceraw docstring

publicclj

/public index.html entrypoint.

/public index.html entrypoint.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close