Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 490 Bytes

2.-liquid.md

File metadata and controls

16 lines (12 loc) · 490 Bytes
description
Welcome to Jekyll’s step-by-step tutorial. This tutorial takes you from having some front-end web development experience to building your first Jekyll site from scratch ..

2. Liquid

Introduction

Liquid is where Jekyll starts to get more interesting. It is a templating language which has three main components:

  • objects
  • tags
  • filters