colophon docs
← colophon docs

colophon build

Build the site into public/ (prints next pending embargo)

Build the site into public/ (prints next pending embargo)

Usage: colophon build [flags]

Build the site into public/ (prints next pending embargo)

Flags:
  -h, --help           Show context-sensitive help.
      --version        Print version and exit

      --env=STRING     Build a named environment (applies its overrides)
  -v, --verbose        Log each step (sources, files, feeds)
      --generate-ai    Generate uncached AI media (gen: images and TTS audio)
                       via the configured providers
      --regenerate     Force a fresh render of generated media even if cached
                       (re-voice audio / re-roll images); implies work only with
                       --generate-ai
      --no-backoff     Don't retry rate-limited generation; fail fast and warn
                       instead of backing off

Generated from the binary's --help output by tools/gendocs.