cljs / site

ClojureScript API site and Dash docset generator
http://cljs.github.io
3 stars 3 forks source link

ClojureScript API docs site

Hosted at http://cljs.github.io/api/.

Development

This is a static site generator using clj.

Run:

clj -Mrun

To publish the site to the GitHub Pages deployment repo:

./publish-site

To publish the docset to Dash, run the following:

./publish-docset