Slate
Slate is a clean, free Astro blog theme with a focus on readability. It supports tags, drafts, search, and dark mode.
Overview
Section titled “Overview”Slate is a blog-focused theme with a polished reading experience. It includes search via Algolia DocSearch and supports callout-style containers. Vault CMS has a dedicated preset for Slate.
Features
Section titled “Features”- Tags
- Drafts (boolean frontmatter property)
- Search (Algolia DocSearch)
- Callouts (container syntax
:::) - LaTeX/KaTeX math rendering
- RSS feed with Follow authentication
- Sitemap
Content Structure
Section titled “Content Structure”- File-based posts in
src/content/post/ - Frontmatter:
title,description,tags,draft,pubDate
Getting Started with Vault CMS
Section titled “Getting Started with Vault CMS”npx create-vaultcms --template slateOr install manually by downloading both Slate and Vault CMS and combining them.
Limitations
Section titled “Limitations”- No cover images in frontmatter schema
- No table of contents, reading time, or related posts
- No wikilinks, highlights, Mermaid, or image grids
- No dedicated Obsidian settings plugin
- Single content type (posts only)
License
Section titled “License”Free and open source.