How the Linked Blog Starter works

  1. I use Obsidian to keep notes, and have a folder called linked within my main vault.
  2. The Obsidian Git plugin pushes the notes in linked to the remote repository.
  3. A github action is automatically triggered to deploy the notes using a specified template which uses a next.js instance on Vercel.

how-linked-blog-starter-works.png