Takashi Kokubun
d62d756e63
Use minitest-reporters
2015-10-24 20:32:20 +09:00
Takashi Kokubun
40048687b3
Create hamlit CLI
2015-10-24 20:32:19 +09:00
Takashi Kokubun
227a81d5fb
Create temple skelton
2015-10-24 20:32:19 +09:00
Takashi Kokubun
cc6d6ca034
Depend on Haml
2015-10-24 20:32:19 +09:00
Takashi Kokubun
ae8be2e240
Prefer single quotes
2015-10-06 22:24:00 +09:00
Takashi Kokubun
7fa7c2f667
Update gemspec
2015-10-06 22:11:19 +09:00
Takashi Kokubun
8dc1c14788
bundle gem hamlit
2015-10-06 21:21:22 +09:00
Takashi Kokubun
7b9bc4b4ad
Full scratch
2015-10-06 21:14:09 +09:00
Takashi Kokubun
a0f0be12b7
Introduce coveralls and simplecov
2015-06-27 12:59:10 +09:00
Takashi Kokubun
b6445fcaf5
Cleanup benchmark code
2015-06-08 01:46:57 +09:00
Takashi Kokubun
e31e39bc58
Refactor engine with temple v0.7.6
2015-06-07 23:12:00 +09:00
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