Summary
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").
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Meta - Containing Type
- Keys
Syntax
public const string LinkRoot
Constant Value
| Value | Type |
|---|---|
| LinkRoot | String |
