A set of preconfigured Obsidian vaults to publish Astro blog posts easily.

📺 Astro Suite for Obsidian Video Guide
- Easy integration into Astro website projects
- Preconfigured plugins, hotkeys and settings optimized for Astro workflows
- CMS-like homepage using Obsidian Bases
- Default and Minimal theme options
- Optional instant-publish option via the Git plugin

- Astro Composer
- Custom save
- Default New Tab Page
- Homepage
- Image Inserter
- Paste image rename
- Title-Only Tabs
- Minimal theme
- Minimal Theme Settings
- Hider
- ProZen
- Style Settings
- Custom CSS Snippets
- Git
Add the following to your Astro project's .gitignore
file:
# Obsidian workspace files
**/.obsidian/workspace.json
**/.obsidian/workspace-mobile.json
This prevents conflicts between multiple devices.