NewSiteOptions

Command line options to generate a simple site from scratch.

Properties

Output

(string) = "./": The path of the output files.

Force

(bool) : Force site creation.

Title

(string) = "My Site": Site title.

Description

(string) = string.Empty: Site description.

BaseUrl

(Uri) = new("https://example.org/"): Site base url.