Create a project

Let's create a project for a multi-page website using templates.

In this guide, we'll build a simple multi-page website using templates, optimized for SEO, and published on a custom domain.

First, let's create a project to hold our content. Open the project menu next to your team icon, at the top left of the app, and select Create new project. For the sake of this demo, we'll call it Website.

Create new project

A new project has been created with a page named Index. You should see the following:

Welcome screen

You will notice that the editor is split up in two parts:

  • On the left, the source of your page, in Markdown and JSX.
  • On the right, the rendered webpage.

Let's go ahead and edit the page.