I would like to use Liquid templates with Middleman rather than the default ERb.
I know I need to go into config.rb and require it but i'm not sure of the exact syntax I need to use in config.rb to achieve this. I am also unsure of whether I need to just download Liquid from the Liquid website or whether I need to download tilt for this to work?