Vault CMS Presets
This repository contains preconfigured templates for Vault CMS tailored for specific Astro themes and projects.
How to use
These presets are designed to be installed using the Vault CMS CLI.
Run the following command in your Astro project root and follow the prompts:
# Using pnpm
pnpm create vault-cms --template template-name
# Using npm
npm create vault-cms --template template-name
# Using yarn
yarn create vault-cms --template template-name
Note: Replace template-name with starlight, slate, or chiri.
Available Presets
| Preset | Target Theme |
|---|---|
| starlight | Starlight |
| slate | Slate |
| chiri | Chiri |
About Vault CMS
Vault CMS allows you to use Obsidian as a powerful, local-first content management system for your Astro website. It features auto-detection of content types, frontmatter analysis, and a preconfigured workspace optimized for Astro workflows.
For more information, visit the main Vault CMS repository.
How to Install
- Download the ZIP or clone the repository
- Open the folder as a vault in Obsidian (File → Open Vault)
- Obsidian will prompt you to install required plugins
Stats
Stars
3
Forks
0
Last updated 1mo ago
Categories
Tags
Updates
View allPlugins updated and fixed. Fixed paths for new notes.
1mo ago
SEO plugin updated
1mo ago
Fixed presets with latest plugin updates.
2mo ago
Updated presets.
2mo ago
Added nested properties plugin. Updated plugins across the board.
2mo ago