Super-Simple Includes Documentation

v0.244.0

CLI Reference

SSI provides commands for building, deploying, and validating static sites.

Commands

Command Description
ssi deploy Build and deploy a site from source to an output directory
ssi atomic Atomic deployment using symlink switching for zero-downtime updates
ssi new Create a new skeleton site from a built-in template
ssi validate Validate a site without writing any output files
ssi help Show terminal help for any command or topic
ssi version Display the SSI version number

Cross-cutting reference

  • Global options — options accepted by all commands (--dry-run, --verbose, --strict, and more)
  • Exit codes — process exit status values and their meanings