Publishing with Obsidian
An experiment with using Obsidian to create blog posts.
Setup is pretty easy:
- Open your Astro site as a vault in Obsidian at the root
- Create a template with the required frontmatter (title:, description: and pubDate:)
- Install a git plugin for Obsidian so you can publish straight from there
Since Obsidian is already a Markdown editor, all the styles are built in already