This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Jekyll.
Summary
Extensions for
JekyllVersionSettings
.
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll .Commands .Version - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["JekyllVersionSettingsExtensions"]
class Type type-node
Syntax
public static class JekyllVersionSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
DoNotUseBundler |
Jekyll |
Specifies if Bundler should not be used to execute Jekyll.
`jekyll` instead of `bundle exec`...
static
|
SetWorkingDirectory |
Jekyll |
Sets the working directory which should be used to run the Jekyll command.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|