Ash Ra Template 0.2.0: Templating lib featuring Clojure language with Ruby 2.0 ERB-esque syntax

We were looking at how to convert Middleman web content, basically all Ruby and ERB, to be Clojure-based. Of the tools we surveyed, nothing looked suitable for thee task, so we decided to make something that is. After some effort, the system has reached a point where it seems reasonable enough to share as a library. We call it Ash Ra Template, or ART :slight_smile:

If you are looking for more programatic flexibility than other Clojure templating systems, give Ash Ra Template a try and let us know what you think!

In terms of a roadmap, the README.md lists some improvements necessary before version 1.0 can reasonably be declared.

Cheers

Version 0.3.0 was just released with several improvements. It also includes a new Boot task for rendering ART templates.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.