Re: Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-10-01 Thread Andy Fingerhut
[1] is the original Clojure cheat sheet that I have maintained for a while now, that has links to ClojureDocs, except with the links to Grimoire instead. Grimoire's creator, Reid McKenzie, submitted code for creating the Grimoire-linked variant, and I decided to publish both it and the ClojureDocs

Re: Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-10-01 Thread John Louis Del Rosario
Looks great! Question, what is the relationship between this[1] and the Grimoire[2] cheatsheet? [1]: http://jafingerhut.github.io/cheatsheet/grimoire/cheatsheet-tiptip-cdocs-summary.html [2]: http://grimoire.arrdem.com/ On Tuesday, September 30, 2014 5:52:14 AM UTC+8, Andy Fingerhut wrote: > >

Re: Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-10-01 Thread Sergey Didenko
Great news! Thank you for your efforts. On Tue, Sep 30, 2014 at 2:48 AM, zk wrote: > Hey, thanks for the kind words, Andy. > > I'd like to apologize to everybody here, I know it's been very frustrating > having such a visible project like ClojureDocs behind for so long. With this > rewrite bumpin

Re: Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-09-29 Thread Andy Fingerhut
I haven't gotten into ClojureScript myself yet, so don't really have the knowledge or interest to update the one there. If there is an actively maintained one hosted somewhere else, let me know and I will link to it. If someone wants to update the one on my page (source at [1]), I would be happy

Re: Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-09-29 Thread gvim
On 29/09/2014 22:52, Andy Fingerhut wrote: As usual, the latest Clojure cheat sheets are available at [2]. The version at clojure.org/cheatsheet will be updated some time to match. Andy [1] http://clojuredocs.org [2] http://jafingerhut.github.io Any chance of

Re: Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-09-29 Thread zk
Hey, thanks for the kind words, Andy. I'd like to apologize to everybody here, I know it's been very frustrating having such a visible project like ClojureDocs behind for so long. With this rewrite bumping versions is a 3 line code change and a redeploy [1], so version lags won't happen again.

Clojure cheat sheet now links to ClojureDocs.org for things added since Clojure 1.4

2014-09-29 Thread Andy Fingerhut
The Clojure cheat sheet with links to ClojureDocs.org [2] now also links to ClojureDocs.org for things added since Clojure 1.4, because now ClojureDocs.org [1] has been updated to include all of those things. I suspect Zachary Kim, or perhaps several people, deserve a round of applause for all of