Obsidian
Use Obsidian as an editor without creating another publishing source.
Obsidian can edit the repository's MDX files, but the canonical location remains content/posts/.
Recommended workflow:
- Open the repository—or only
content/posts—as an Obsidian vault. - Create and edit
.mdxfiles with the required frontmatter. - Review the Git diff.
- Run source generation, lint, and the production build.
- Commit and deploy.
Do not maintain a separate vault-to-CMS synchronization. If you keep private notes in another vault, copy only the finished article into this repository and review links and assets before publishing.