This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-07-25
Channels
- # announcements (22)
- # architecture (6)
- # beginners (76)
- # cider (44)
- # clara (6)
- # clj-kondo (34)
- # cljdoc (4)
- # cljs-dev (8)
- # clojure (162)
- # clojure-brasil (4)
- # clojure-dev (32)
- # clojure-europe (3)
- # clojure-italy (16)
- # clojure-japan (4)
- # clojure-nl (3)
- # clojure-poland (1)
- # clojure-spec (25)
- # clojure-uk (45)
- # clojuredesign-podcast (5)
- # clojurescript (91)
- # clojutre (3)
- # core-async (19)
- # core-logic (8)
- # cursive (60)
- # data-science (3)
- # datomic (7)
- # defnpodcast (2)
- # duct (5)
- # emacs (7)
- # fulcro (1)
- # graalvm (9)
- # graphql (1)
- # jackdaw (12)
- # jobs (1)
- # jobs-discuss (1)
- # kaocha (3)
- # leiningen (3)
- # luminus (2)
- # off-topic (44)
- # onyx (17)
- # pathom (6)
- # planck (15)
- # re-frame (1)
- # reagent (13)
- # rum (2)
- # shadow-cljs (43)
- # spacemacs (3)
- # sql (43)
- # tools-deps (3)
- # vim (43)
- # xtdb (13)
I updated depstar
to add pom.xml
to JAR files (and add a manifest etc), and I rebuilt next.jdbc
as 1.0.4 and now I have full documentation (yay!) but the badges are broken: https://cljdoc.org/badge/seancorfield/next.jdbc produces "An exception occured, sorry about that!" (sic: it's occurred
) -- any idea why the badge is broken?
I did not fix the problem, but I did correct the spello https://github.com/cljdoc/cljdoc/commit/d54cb58b20d2b4cb1e7c714b3637aa8b89956ce0
And it's back now!
@seancorfield that’s great news Sean! Happy to see that depstar and cljdoc just work now. Would have been willing to reconsider that local/root
jar business but this is better 🙂