mathjax vizualisation This is in a separate extension because mathjax is 2 MB and loading takes 2 additional seconds
clojure -X:goldly
Navigate your webbrowser to port 8000.
Snippets are in running systems
/ snippet-registry
In deps.edn add ui-leaflet as dependency and add goldly alias
:goldly
{:extra-deps {org.pinkgorilla/goldly {:mvn/version "RELEASE"}
{org.pinkgorilla/ui-leaflet {:mvn/version "0.0.4"}}
:exec-fn goldly-server.app/goldly-server-run!
:exec-args {:profile "watch"
:config {:goldly {}}}}
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close