Re: Enlive (HTML templating library) tutorial

2011-07-18 Thread Stefan Ring
On Fri, Jul 15, 2011 at 5:54 PM, Brian Marick wrote: > Enlive is Christophe Grand's templating library for Clojure. Instead of the > usual substitute-into-delimited-text approach, it works by editing node trees > selected by CSS selectors. I’ve written a tutorial for it. Comments welcome, > esp

Enlive (HTML templating library) tutorial

2011-07-15 Thread Brian Marick
Enlive is Christophe Grand's templating library for Clojure. Instead of the usual substitute-into-delimited-text approach, it works by editing node trees selected by CSS selectors. I’ve written a tutorial for it. Comments welcome, especially from Enlive novices. https://github.com/cgrand/enlive