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 started

Free 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

  1. 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.

  2. 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.

  3. 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.