Hi, any tips why the search at cljdoc does not show https://clojars.org/clj-concordion ? According to https://github.com/cljdoc/cljdoc/blob/master/doc/userguide/for-library-authors.adoc#basic-setup it should just work...
@holyjak you can always do: <http://cljdoc.org/d/$group-id/$artifact-id|cljdoc.org/d/$group-id/$artifact-id>
or <http://cljdoc.org/d/$project|cljdoc.org/d/$project>
if they're the same — https://cljdoc.org/d/clj-concordion
It doesn't show up because it doesn't show up in Clojars' search for some reason: https://clojars.org/search?q=clj-concord&format=json
search really needs some love 🙈