This document describes how to issue a Notion API key and create an integration for Notion to Jekyll.
Notion to Jekyll uses the Notion API to synchronize posts written in Notion to Jekyll blog. The way to issue a Notion API key is as follows.
Go to Notion developer integration.
Click the Create new integration
button.
Select the workspace where the Notion to Jekyll database exists, set the integration name, and submit to create the integration.
Check the Notion API key and write it down somewhere.
Go to the Notion to Jekyll database.
If you haven't created a template database, please refer to [Create Notion to Jekyll database
Connect the integration to the database in the order of ...
> Add connections
> Saarch for connections...
> Enter
the integration name and Click the integration.
If you are ready, go to next to finish GitHub setting.