Summary
In this chapter, we covered the basics of Liquid by learning what Liquid is, and how to discern Liquid code by learning how to read and write its syntax. We have gained an understanding of all Liquid logic and comparison operators, which, combined with all Liquid data types we have covered, will help us ensure that we always receive only the data we are expecting. As we progress further, this will become more and more essential.
Lastly, we have learned how to create and access each page individually, which will be of great use to us in the following chapter, where we will be learning more about the objects that we have mentioned on a few occasions throughout the current chapter.