Tags / web

Learning Jelly Part 2: Templating Language

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.


Learning Jelly Part 1: Structure

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.