A lot of people suggested I look at Clojure because of being a big fan of Common Lisp. I remember in the past I was turned off because of the lack of good documentation.
Surprisingly the case is even worse today?
Two examples:
The getting started page remains as bad as I remember it with links to discontinued Github projects.
And the main libraries section https://www.clojure-toolbox.com seems to link to projects where every other one is unmaintained or discontinued.
For example the getting started for Pedestal, one of the main web libraries has its Getting Started page last updated seven years ago? http://pedestal.io/guides/hello-world
Where can I find latest documentation and tools / libraries in a easy to use page or section?
What exactly are you looking for? A batteries included web framework from the last 5 years? Try biff. https://biffweb.com/