How the Linked Blog Starter works
- I use Obsidian to keep notes, and have a folder called
linkedwithin my main vault. - The Obsidian Git plugin pushes the notes in
linkedto the remote repository. - A github action is automatically triggered to deploy the notes using a specified template which uses a next.js instance on Vercel.
