Great work guys! This is a great gift to the community. On Mon, Oct 15, 2012 at 7:01 PM, Wes Freeman <[email protected]> wrote:
> I've been watching the repo. Thanks for all the effort on this, guys. > > Wes > > > On Mon, Oct 15, 2012 at 12:07 PM, Michael Klishin < > [email protected]> wrote: > >> ## TL;DR >> >> The Clojure documentation project [1] started off quite actively. With >> several new guides and a dozen of contributors, >> the resource is already quite useful to newcomers to the language. We >> believe this is directly related >> to our straightforward contribution process. >> >> >> ## CDS Progress Report >> >> A week ago we announced the new Clojure Documentation Site [1] (a.k.a. >> CDS) effort. The level of activity >> in the first week exceeded our expectations and we thought it may be a >> good idea to publish periodic reports >> (every week or two) to give the Clojure community a better idea of what >> CDS shapes up to be and what it has to offer. >> >> So lets start. This is a report for the week ending October 14th, 2012. >> >> >> ## In a Gist >> >> In the first week of CDS, we have added >> >> * 2 new tutorials and 6 new and 2 expanded guides >> * About 4,000 lines of changes in the content directory (does not >> include CSS or toolchain-related changes) >> * 14 merged pull requests >> * 13 contributors >> * About 1,400 unique visitors >> * About 6,000 page views with average visit duration of 2 minutes and 10 >> seconds >> >> In addition, we have ironed out first issues in the contribution process >> and set up an IRC channel (`#clojure-doc` on `irc.freenode.net`) when >> contributors coordinate their work. >> >> >> ## New Content >> >> New tutorials: >> >> * Emacs for Clojure development: >> http://clojure-doc.org/articles/tutorials/emacs.html >> * Eclipse and Counterclockwise for Clojure development: >> http://clojure-doc.org/articles/tutorials/eclipse.html >> >> >> New guides: >> >> * clojure.core Overview: >> http://clojure-doc.org/articles/language/core_overview.html >> * Interoperability with Java: >> http://clojure-doc.org/articles/language/interop.html >> * Namespaces: http://clojure-doc.org/articles/language/namespaces.html >> * Polymorphism: Protocols and Multimethods: >> http://clojure-doc.org/articles/language/polymorphism.html >> * Collections and Sequences: >> http://clojure-doc.org/articles/language/collections_and_sequences.html >> * Clojure Glossary: >> http://clojure-doc.org/articles/language/glossary.html >> >> ## Updates >> >> Improved guides: >> >> * Functions: http://clojure-doc.org/articles/language/functions.html >> * Curated Clojure Library Directory: >> http://clojure-doc.org/articles/ecosystem/libraries_directory.html >> >> >> ## Thank You, Contributors >> >> CDS would not be possible without the following people who make Clojure >> community a better place: >> >> * Gareth Jones >> * John Gabriele >> * Claudio Perez Gamayo >> * gsnewmark >> * Phil Hagelberg >> * Lee Hinman >> * Michael Klishin >> * Julson Lim >> * Jake McCrary >> * Max Penet >> * Oleksandr Petrov >> * Robert Randolph >> * Yogthos >> >> >> 1. http://clojure-doc.org >> -- >> MK >> >> http://github.com/michaelklishin >> http://twitter.com/michaelklishin >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to [email protected] >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en > > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
