Chiri
Chiri is a minimal, free Astro blog theme. It’s one of the simplest ways to get a blog online with Vault CMS.
Overview
Section titled “Overview”Chiri is a lightweight blog theme with a clean design. It supports basic blog features without the overhead of more complex themes. Vault CMS has a dedicated preset for Chiri that configures everything automatically.
Features
Section titled “Features”- LaTeX/KaTeX math rendering
- RSS feed
- Sitemap
- OG image support
- Minimal, fast, and accessible
Content Structure
Section titled “Content Structure”- File-based posts in
src/content/posts/ - Frontmatter:
title,pubDate,image - Drafts via filename prefix (
_my-draft.md)
Getting Started with Vault CMS
Section titled “Getting Started with Vault CMS”Manual Install (Beginner-Friendly)
Section titled “Manual Install (Beginner-Friendly)”- Download the Chiri ZIP from GitHub
- Download the Vault CMS ZIP
- Combine both into one folder
- Open the folder as a vault in Obsidian
- Select the Chiri preset when prompted
CLI Install
Section titled “CLI Install”npx create-vaultcms --template chiriCustomizing Your UI
Section titled “Customizing Your UI”The Chiri preset ships with a minimal Obsidian UI. After installing, you can:
- Switch the Obsidian theme (Settings > Appearance) from Oxygen to Default or any theme you prefer
- Use UI Tweaker’s “Reset all to defaults” to restore the standard Obsidian interface
- Enable the Editing Toolbar for a familiar formatting bar
Limitations
Section titled “Limitations”- No tags, search, or table of contents
- No wikilinks, callouts, highlights, or Mermaid support
- No dedicated Obsidian settings plugin (use Vault CMS + Data Files Editor for config changes)
- Single content type (posts only)
License
Section titled “License”Free and open source.