Web Notes
2016.08.20
Using Liquid in Jekyll - Live with Demos
Liquid is a simple templating language that Jekyll uses to process pages on your site. With Liquid you can output an modify variables, have logic statements inside your pages and loop over content.