matte 0.1.0
Matte is a Temple compiler that processes macros (basically tags) and mixins in an HTML document (formatted as an s-expression) and returns the resulting HTML, which is then compiled into Ruby by Temple. Note that this doesn't actually come with a full built-in markup language compiler; rather it only contains a compiler for processing Matte macros.
Gemfile:
=
install:
=
Versions:
- 0.1.0 January 15, 2026 (5.5 KB)
Runtime Dependencies (1):
temple
~> 0.10