Critical Failure: Vault Empty

Error: CRITICAL FAILURE: Scanned X files but 0 were published.

The Problem

The system scanned your vault but found zero notes marked with publish: true and visibility: public.

This is almost always a sign of a structural or configuration error rather than a genuine lack of content.

The Why

The Solution

  1. Check the logs: Look immediately preceding this fatal error for specific parsing warnings.
  2. Validate YAML: Ensure your frontmatter is strictly valid YAML.
  3. Verify Flags: Check a few representative notes to ensure publish: true is set.
  4. Local Build: Run pnpm run build locally to see the exact file failing to parse.

Are you absolutely sure?

This action cannot be undone.