Fryse.CLI.Build (Fryse v0.4.0) View Source

Builds static files. It expects the Fryse project to be in the folder in which the command is executed in.

fryse build [--config-override PATH]

An --config-override or -o option can be given to override the config with another config file. The values in the given config file will override the values in the normal config. This can be seen as a form of environment config.

The static files will be written to _site.