I just published a new draft of the library development and distribution guide, updated for the Clojure CLI, and covering GitHub publishing (for source consumption via git deps) and Clojars publishing (for :mvn/version consumption), as well as http://cljdoc.org stuff: https://clojure-doc.org/articles/ecosystem/libraries_authoring/ -- if folks feel like reading over this and providing feedback, I'd really appreciate it -- in a thread here or via this discussion on GitHub https://github.com/clojure-doc/clojure-doc.github.io/discussions/42
The original Leiningen-based version now lives here https://clojure-doc.org/articles/ecosystem/libraries_authoring_lein/ and I have not done much work on that... but feedback is also welcome on that.
(it is still an open question whether to keep that page at all)