
Notion Project Structure
The Relentless Template Project is designed to be a space to compose, collaborate and store static content for your website.
This will Content will be made accessible through an API using Relentless.
Structure
The structure of the template follows a simple pattern as seen below
You can think of the Static Resource Page as your API Page. Each API Page holds a Table and a Content Page
As seen from the official published template the format follows a top level project with multiple API pages inside. You can have as many API Pages as you want.
Summary
API Page - The API Page holds a Table Page and a Content page
Table Page - Holds a table the is the database for that API. This is where you can store values that will be returned by your Relentless API.
Content Page - This Page is for storing your long form content pages. Most likely your static content is going to be in the format of 80% Meta Data and 20% long form content. You can store your Long Form Content in the Content Page and recieve it as part of you API as long as you link it in the Table.