The default root path to use when generating links
(for example,
"/virtual/directory"
).
Note that you may also want to use the --virtual-dir
argument on the command line when using this setting so that
the preview server serves the site at the same path as the generated links
(for example, --virtual-dir "/virtual/directory"
).
- Namespace
- Statiq
.Common - Containing Type
- Keys
- Field Type
- string
Syntax
public const string LinkRoot
Constant Value
Value | Type |
---|---|
LinkRoot | String |