Liquid is a secure, open-source templating language created by Shopify in Ruby. It enables embedding logic (loops, conditionals, filters) within safe, customer-editable templates. Commonly used for rendering storefronts, emails, and static site generation in Shopify and Jekyll-based systems.
Features
- Logic tags (if, for), filters (capitalize, join, etc.), variables
- Safe execution sandbox disallows arbitrary code execution
- Stateless rendering: compile once, render with variable contexts
- Supports both HTML and email content rendering
- Extensible via custom tags and filters
- Foundation for Shopify themes and Jekyll static sites
Categories
Software DevelopmentLicense
MIT LicenseFollow Liquid
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Liquid!