Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion readme.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
h1. An Introduction to Enlive
h1. This repo is unmaintained and broken

If you arrived here because you were looking for an Enlive tutorial and this was the top hit on Google then:
* If you know Clojure then you might want to fix things by submitting a PR.
* If you are new to Clojure you might want to go straight back to google, which will help push this tutorial down the rankings and allow a working tutorial to rise above it.

h2. An Introduction to Enlive

Though "Christophe Grand's Enlive":http://github.com/cgrand/enlive has been around for sometime now the Clojure community has been slow to embrace this useful library. I believe this is due simply to the lack of good introductory documentation based on real examples. Please let me know if you find this tutorial useful or helpful in any way. Feel free to suggest additions, corrections, and improvements (even better fork the repo and send me a patch).

Expand Down