FromPath(Config<NormalizedPath>) Method
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<NormalizedPath> The path of the folder to deploy.

Return Value

Type Description
DeployGitHubPages The current module instance.