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 8001 and has the explorer on path "/explorer".
lein demo
auto generated tags :clj :cljs :cljs-only :clj-only this is useful for filtering in the notebook explorer better: {:meta {:kernels [clj cljs bash]}}
A Full search on github gets 858 hits: https://github.com/search?p=4&q=%22gorilla-repl.fileformat+%3D+1%22+extension%3Aclj&type=Code unfortunately github api has blocked search without referring to a repo.
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