The indexer goes through selected github user repos and gists, and searches for .cljg files. Meta data will be extracted and the notebook is added to the index.
lein build-index
The demo runs a webserver on port 8000 with explorer ui with demos.
lein demo
Open in browser: http://localhost:8000/
Can you improve this documentation? These fine people already did:
awb99, Andreas Steffan & clojurewbEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close