by Nathan White
Posted on 25 May 2014 Tags: templating
Overview of Liquid templates
This site is build using Jekyll. A static site generator with a bunch of nifty features helping development to move faster. Jekyll uses Liquid, a templating engine that was created by Shopify. It is extremely simple to use and was designed to have a low learning curve. Many companies use it like Rackspace, Salesforce and GoDaddy to help customers customize their experience.
Shopify has put together a great set of resources on how to properly use and understand this technology.