This post introduces the concept of templating languages and the Liquid templating language used in Jekyll. We also introduce how to define templating variables in the front matter to control the page layout.
This post introduces the concept of templating languages and the Liquid templating language used in Jekyll. We also introduce how to define templating variables in the front matter to control the page layout.
This post introduces the directory structure of Jekyll to help people understand the Jekyll project environments. We also discuss some basic concepts such as templates and includes.