Takashi Kokubun
6ca14b072a
Drop support of Ruby 1.9
...
Closes #21 .
2015-04-19 14:01:07 +09:00
Takashi Kokubun
5af7b47713
Use escape_utils as dependency
...
EscapeUtils is a html escaping utility which is a C extension.
If EscapeUtils is defined, Temple::Utils uses it.
Just adding it improves html escaping performance.
2015-04-12 23:45:58 +09:00
Takashi Kokubun
05229f6a98
Add a version requirement for temple
...
Old temple causes "no method error (options)".
For now, let's use the same versioning as slim.
2015-03-31 19:42:28 +09:00
Takashi Kokubun
ae0ca540d0
Update gemspec
2015-03-30 21:29:08 +09:00
Takashi Kokubun
2ff1a8bc3b
Add coffee filter
2015-03-30 20:15:48 +09:00
Takashi Kokubun
1000f20504
Add markdown filter
2015-03-30 20:15:47 +09:00
Takashi Kokubun
7bf8ce1f88
Add less filter
2015-03-30 20:15:47 +09:00
Takashi Kokubun
da2fc7c729
Integrate with tilt and add sass filter
2015-03-30 20:15:46 +09:00
Takashi Kokubun
6f6b9614ca
Now fast_haml changed its name to faml
2015-03-28 14:32:20 +09:00
Takashi Kokubun
8697b63ede
Add hamlit cli
2015-03-15 13:54:54 +09:00
Takashi Kokubun
dfad202149
Name the gem "hamlit"
...
Hamlit is an abbreviation of "HAML ImplemenTation".
It also means "haml it", i.e. "write it with haml".
2015-03-15 00:08:47 +09:00