1 min read
pyssg.cli
Command-line interface.
pyssg initscaffolds a new site for a preset (--preset docs|blog).pyssg buildruns a full build (--no-cache,--profile).pyssg servewatches + incrementally rebuilds + serves with live reload.pyssg cleanremoves the output dir and cache (with confirmation).pyssg eject-layoutcopies a built-in theme into the site to customize it.