Technical requirements
This chapter will continue the work from Chapters 7 and 8 on the podcast website. As such, we’ll work from the Project 4
directory in the GitHub companion repository at https://github.com/PacktPublishing/Eleventy-by-Example.
We’ll be using Hygraph as our headless CMS, so you’ll need to create a free Hygraph account to follow along with the chapter. For most small sites, the free account is plenty to get started.
In using Hygraph, we’ll be querying our content data using GraphQL, so a passing familiarity with the query language will be helpful, but not necessary.
Once you have an account with Hygraph and have the repository downloaded, we’re ready to dive into the wonderful world of headless content management.