Skip to content

slim-template/sliq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages