Re: introducing CloServe, a view first web framework in Clojure

2013-11-07 Thread jiawei . zhao
If anyone of you is trying this, I have update my html editor software http://www.mkrrf-it.com/cloedit , with it you can get HTML snippets in Hickory or Hiccup form, which can then be copy/paste to use in Clojure code. Best Regards, Jiawei On Tuesday, November 5, 2013 1:29:14 PM UTC-5, jiawe..

introducing CloServe, a view first web framework in Clojure

2013-11-05 Thread jiawei . zhao
Hi Folks, Inspired by the Lift framework, I have started a project to bring similar view first web framework to Clojure. Currently it has implemented some features like surround, embed, ajax form, comet, rest. The code is available at: https://github.com/zhaojw/closerve Live demo: http://clo