Write in Notion. Publish a site you own.
InkDrafts turns a Notion workspace into a Jekyll site hosted free on your own GitHub Pages. The repository and the GitHub Action that keeps it in sync belong to your GitHub account from the moment they're created — your site keeps working even if InkDrafts disappears.
Connect GitHub to get startedFree GitHub Pages hosting. You'll connect Notion in the next step.
Before you connect, read the Privacy Policy and Terms of Service.
What InkDrafts creates, owns, and costs
Creates
A GitHub repository in your account, generated from the InkDrafts template and wired to sync from the Notion pages you write in.
Owns
You do. The repository, its GitHub Action, and the published site are yours from the moment they're created — not InkDrafts'.
Costs
Nothing to run. GitHub provides Pages hosting for free; InkDrafts only sets it up for you.
How it works
-
Connect GitHub
Install the InkDrafts GitHub App to create a repository in your account and enable free GitHub Pages hosting. The repository is yours from the moment it is created.
-
Connect Notion
Authorize InkDrafts to read the Notion template you duplicated, so it can find your Pages and Posts databases and store the encrypted secrets your repository's own sync Action needs. It only requests read access and never edits your Notion content.
-
Your site goes live
InkDrafts triggers the first sync and waits for GitHub Pages to publish it. After that, a scheduled Action inside your own repository keeps the site in sync — InkDrafts is no longer part of the loop.
Privacy & security
- Notion and GitHub access tokens are used once, in memory, to complete each step, then discarded — never stored, logged, or included in error reports.
- The secrets your repository's Action does need are sealed with libsodium encryption before GitHub ever stores them.
- Every setup step is safe to retry: nothing is duplicated if a step is interrupted partway through.
The full details are in the Privacy Policy and the Security and Data Handling page.
Built in the open
InkDrafts is three public repositories. Inspect exactly what runs in your account before you connect anything.