Create the Projects Page

Let’s add a basic page to our site, at the top level, with a Full Page template.

Delete the empty content block on the page, and name this page Projects.

Next, add the Page Header block to the page:

Finally, let’s approve the page, so that the page uses the /projects URL slug:

Now we need to create our custom block type, Project Grid, which we will use to display projects and filter them by category. Before we do that, let’s create our project_category custom attribute, so we have labels that we can display at the top of our custom block type.