Fork me on GitHub
#cljs-site
<
2016-05-03
>
shaunlebron00:05:33

the site consumes the data produced by that repo and produces presentable pages

shaunlebron00:05:09

the pages on cljs-api-docs repo are just markdown, and they were just stopgap to see all the data i was generating before generating the proper pages for the site

pre21:05:01

Can you point me to the code where you “consume the data from cljs-api-docs”. That would be an interesting place to start.

pre21:05:08

Appreciate your work on cljs-api, I use dash and the generated cljs docs are nice—I can see real source code.

pre21:05:41

Though I’m used to browsing the code in emacs, I can imagine others mind find a site handy.

shaunlebron23:05:37

there is a single cljs-api.edn file for each version

shaunlebron23:05:24

it’s just that file that generates the api docs for the site