Edit and preview content side-by-side with our new Live Preview
Hygraph
Classic Docs

Page sections overview

#Overview

In this section, you will find recipes that you can use to create Page sections using different field configurations.

RecipeDescription
Landing pageLearn how to create a dynamic landing page model that will allow you to create different landing page configurations
Multi-purpose sectionLearn how to create a multi-purpose section component that you can add as a block selector to different models in your schema
Related content blockLearn how to create a component that will allow you to add related content blocks to your content entries

#Page sections cookbook

#Clone the basic project

We have prepared a project that contains all the base schema elements you need to add to your page sections, in case you don't want to build them from scratch:

Clone this project

If you decide to clone this project, you can skip the base schema elements creation part of these tutorials, and start from the final step in each recipe.

#Clone the complete cookbook

We have prepared a project that contains the entire Page sections cookbook:

Clone this project

This cookbook contains all the recipes we have so far to create page sections, so you can compare the different banner configurations without having to clone multiple projects.