solid v0.1.0 API Reference

Modules

Main module to interact with Solid

An Argument can be a field that will be inside the context or a value (String, Integer, etc)

Expression evaluation for the following binary operators: == != > < >= <= Also combine expressions with and, or

Standard filters

Liquid objects are arguments with filter(s) applied to them

Control flow tags can change the information Liquid shows using programming logic.