colophon docs
← colophon docs

colophon serve

Serve every environment locally with live reload

Serve every environment locally with live reload

Usage: colophon serve [flags]

Serve every environment locally with live reload

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

      --addr=":8080"    Address to listen on
      --open=STRING     Open a target in the browser: latest | home | sitemap |
                        atom | rss | json | robots | <slug>
      --showcase        Inject a built-in /showcase/ page (embedded in the
                        binary, never written to content) demonstrating every
                        markdown/style feature in the active theme
  -v, --verbose         Log each rebuild and attach source locations

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