mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
7 lines
337 B
Plaintext
7 lines
337 B
Plaintext
Tilt is a thin interface over a bunch of different Ruby template engines in an
|
|
attempt to make their usage as generic possible. This is useful for web
|
|
frameworks, static site generators, and other systems that support multiple
|
|
template engines but don't want to code for each of them individually.
|
|
|
|
WWW: https://github.com/rtomayko/tilt
|