Davor Ocelic
|
bfd630f35c
|
Add liquid.cr support (#15)
* Add liquid.cr support
* Minor
* Add specs for passing custom context to Liquid
E.g.:
context = Liquid::Context.new
context.set "key", "value"
render( "/path/to/template.liquid", context)
|
2018-02-10 14:21:11 -05:00 |
|
Jerome Gravel-Niquet
|
d177f02e12
|
remove temel spec for now, bump version
|
2017-04-05 08:34:49 -04:00 |
|
Fatih Kadir Akın
|
ba34ef159b
|
Rebase paths and add Temel as template engine
* 'master' of https://github.com/jeromegn/kilt:
bump 0.3.1
Move adapter files to src/
|
2016-02-16 15:33:24 +02:00 |
|
Fatih Kadir Akın
|
ead9441d6d
|
Add f/temel as template engine.
|
2016-02-16 11:49:34 +02:00 |
|
TSUYUSATO Kitsune
|
bbf22d187a
|
Move adapter files to src/
|
2016-02-16 09:25:52 +09:00 |
|
Jerome Gravel-Niquet
|
b152bf1153
|
Added slang adapter + specs, reorganized specs and adapters
|
2016-02-15 11:50:18 -05:00 |
|