What I'd suggest is that there be a git repo for clojure docs, where things can be brought together like the types of articles i'm writing, but tended by the clojure community. So i wouldn't suggest putting: "Getting started with emacs (for clojure) sic." in the clojure-mode repo, but perhaps a git repo, owned by yourself or Rich or something, could be created where you can pull contributions into. Then I could clone that repo, make changes and submit pull requests to you, which you could then reject with comments or approve, and then pull the changes into that repo. Possible? Others c this having value? What are the issues with this approach?
On Thursday, June 14, 2012 4:12:10 PM UTC-7, Phil Hagelberg wrote: > > On Thu, Jun 14, 2012 at 2:09 PM, fenton <fenton.trav...@gmail.com> wrote > > I'm not going to give up the wonderful prettiness that github does with > a > > line like: > > > > ```clojure > > (defn myfunc [x] (+ 2 x)) > > ``` > > > > which i can't do with confluence. This group is about a programming > > language, nice colorizing is really great for documentation. > > Hmm... while I agree that Confluence is bad for this sort of thing, I > don't see the Clojure maintainers changing their mind and accepting > pull requests since they've been pretty staunchly opposed to them for > ages. > > However, I would be perfectly happy moving the "Getting Started with > Emacs" tutorial into the clojure-mode repository and changing the > Confluence wiki page to point to there. The "Getting Started with > Leiningen" page already points off to Github, and I think we're likely > to get higher quality contributions that way. I'll put it on my todo > list, but if you're interested in helping a pull request would make it > happen more quickly. > > thanks, > Phil > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en