I cover scraping Hacker News and the New York Times. The templating examples show how Enlive keeps a clean separation between HTML and code. Template inheritance is just function composition.
Edit: the tutorial is very well written; I can follow it even without firing up the repl or anything like that (given I do have some background already).
Oh my god yes! This is exactly the kind of tempting I've been gravitating towards lately. In Lisp, with macros no less! Thank you so much for putting this tutorial together.