The folder to deploy (defaults to the current output folder).
- Namespace
- Statiq
.Web .GitHub - Containing Type
- DeployGitHubPages
Syntax
public DeployGitHubPages FromPath(Config<NormalizedPath> path)
Parameters
Name | Type | Description |
---|---|---|
path | Config |
The path of the folder to deploy. |
Return Value
Type | Description |
---|---|
DeployGitHubPages | The current module instance. |