- Namespace
- Statiq
.Web - Containing Type
- Bootstrapper
Deploy Extensions
Syntax
public static TBootstrapper DeployToGitHubPagesBranch<TBootstrapper>(this TBootstrapper bootstrapper, Config<string> owner, Config<string> name, Config<string> token, Config<string> branch)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
owner | Config |
|
name | Config |
|
token | Config |
|
branch | Config |
Return Value
Type | Description |
---|---|
TBootstrapper |