Hacker News new | ask | show | jobs
by kylecordes 5686 days ago
ClojureDocs is quite nice. One thing I noticed is that a peek in its source code:

https://github.com/zkim/clojuredocs

shows that it's a Ruby+Rails app. RoR is a good choice for this kind of thing, but it would be slightly slicker if ClojureDocs had Clojure under the hood.