Pile

Pile is a simple library for representing HTML in Elixir. The API is a single function Pile.to_html() that takes a tuple (or a list of tuples) and converts it to an HTML string.

It is currently used to generate HTML for my website.