0.0
No commit activity in last 3 years
No release in over 3 years
Preprocess your templates with Tilt
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 5.0
~> 3.5
~> 0.16
~> 2.0
 Project Readme

Jekyll Tilt

Jekyll Tilt is a template preprocessor for Jekyll.

How is it different?

The major difference between other processors and Jekyll Tilt is that we do not trust, or rely on Jekyll to do the bulk of our work. And we do the bulk of our work before Jekyll does it's work. That means we process your templates before Jekyll does it's processing, and then after we process, we replace the content that Jekyll expects to be content. This allows us to not only maintain a small code base, but to prevent common errors with other templating systems that integrate tightly with Jekyll.

Supported Engines

Extension Engine Layouts Pages Default
.haml Haml
.erb ERB
.erubis Erubis
.sigil Sigil