Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.18 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.18 KB

Build Status Coverage Status Summary

Yoolk Liquid is a Rails Engine that contains liquid filters, drops, and tags for Yoolk Instant Website. It also provides sandbox models for yoolk_instant_website_sandbox. These models read data from json files.

It was originally developed by Chamnap Chhorn, and it is currently maintained by him.

This engine depends on:

  1. liquid from Shopify
  2. liquid-rails
  3. themes_on_rails
  4. assets-rails

When a new feature is added to this Engine, you need to apply this feature to the followings:

  1. sample theme
  2. liquid-documentation