Vaultcms Presets

Vault CMS presets for common Astro projects.

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

PresetTarget Theme
starlightStarlight
slateSlate
chiriChiri

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

  1. Download the ZIP or clone the repository
  2. Open the folder as a vault in Obsidian (File → Open Vault)
  3. Obsidian will prompt you to install required plugins

Stats

Stars

2

Forks

0

Last updated 11d ago

Tags

astroastrojsobsidian

Updates

View all

Plugins updated and fixed. Fixed paths for new notes.

11d ago

SEO plugin updated

11d ago

Fixed presets with latest plugin updates.

14d ago

Updated presets.

17d ago

Added nested properties plugin. Updated plugins across the board.

20d ago