Connect to GitHub

You'll need a Personal Access Token with access to your blog repo. This is stored locally on your device only.

First, enter your blog's GitHub repo path:

  1. Go to github.com → Settings → Fine-grained tokens
  2. Name it nextfive-publisher
  3. Set Resource owner to your account
  4. Under Repository access, select only your-repo
  5. Under Permissions → Contents, set to Read and write
  6. Generate and copy the token