Documentation ¶
Overview ¶
Main entry point for Aspen.
This executable's main responsibility is to parse command-line arguments and construct an aspen.SiteBuilderCfg which is passed to aspen.BuildMain.
Something like a development cycle is supported via the `changes_reload` flag, which implies both the `run_server` (-s) and `compile` (-C) flags:
aspen-go-build -w ./mysite/docroot -P mysite --changes_reload
Click to show internal directories.
Click to hide internal directories.