Super-Simple Includes Documentation

v0.244.0

Errors & Warnings Catalog

Every user-facing error and warning message, organized by the component that produces it. Each page lists the message text, exit code, and resolution guidance for that component.

See Errors & Warnings Guide for a narrative explanation of message categories, exit codes, and common fixes.

Message Categories

  • Atomic Deployment — Messages from the ssi atomic command
  • CLI — Command-line argument parsing and subcommand dispatch
  • Configuration — Reading and validating ssi-config.toml
  • File Operations — File reading, writing, and copy operations
  • Git Source — Git repository data source
  • Help System — Built-in ssi help documentation
  • Pipeline — Processing pipeline and include token resolution
  • Preserve — Preserving files from previous deployments
  • Processing — Core site deployment engine
  • Security — Path validation and security checks
  • Skeleton — The ssi new skeleton site command
  • Validation — The ssi validate command