Skip to content

davidvkimball/vaultcms-presets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Vault CMS presets for common Astro projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors