Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sliq

Gem Version Build Status Dependency Status Code Climate Gittip donate button Flattr donate button

Sliq integrates Slim with Liquid. This is pretty much experimental.

Links

Try it yourself

You currently have to use the Tilt template class manually.

Syntax example:

% for product in products
 li
   h2 {{product.title}}
   | Only {{ product.price | format_as_money }}
   p {{ product.description | prettyprint | truncate: 200  }}

About

Slim and Liquid working together.

Resources

Stars

16 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages