Class Types
Class | Summary |
---|---|
JekyllBuildAliases |
Functions to execute the Jekyll commands in Cake builds. In order to use this Cake addin, Bundle and/or Jekyll must be installed. In order to use it, add the following to your Cake build script:
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).
|
JekyllBuildSettings |
Contains settings used by JekyllBuildCommand .
|
Jekyll |
Extensions for JekyllBuildSettings .
|
JekyllCleanAliases |
Functions to execute the Jekyll commands in Cake builds. In order to use this Cake addin, Bundle and/or Jekyll must be installed. In order to use it, add the following to your Cake build script:
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).
|
JekyllCleanSettings |
Contains settings used by Cake.Jekyll.Commands.Clean.JekyllCleanCommand .
|
Jekyll |
Extensions for JekyllCleanSettings .
|
JekyllDoctorAliases |
Functions to execute the Jekyll commands in Cake builds. In order to use this Cake addin, Bundle and/or Jekyll must be installed. In order to use it, add the following to your Cake build script:
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).
|
JekyllDoctorSettings |
Contains settings used by Cake.Jekyll.Commands.Doctor.JekyllDoctorCommand .
|
Jekyll |
Extensions for JekyllDoctorSettings .
|
JekyllLogLevel | Define the Jekyll log levels |
JekyllNewAliases |
Functions to execute the Jekyll commands in Cake builds. In order to use this Cake addin, Bundle and/or Jekyll must be installed. In order to use it, add the following to your Cake build script:
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).
|
JekyllNewSettings |
Contains settings used by Cake.Jekyll.Commands.New.JekyllNewCommand .
|
Jekyll |
Extensions for JekyllNewSettings .
|
Jekyll |
Functions to execute the Jekyll commands in Cake builds. In order to use this Cake addin, Bundle and/or Jekyll must be installed. In order to use it, add the following to your Cake build script:
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).
|
Jekyll |
Contains settings used by Cake.Jekyll.Commands.NewTheme.JekyllNewThemeCommand .
|
Jekyll |
Extensions for JekyllNewThemeSettings .
|
JekyllServeAliases |
Functions to execute the Jekyll commands in Cake builds. In order to use this Cake addin, Bundle and/or Jekyll must be installed. In order to use it, add the following to your Cake build script:
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).
|
JekyllServeSettings |
Contains settings used by Cake.Jekyll.Commands.Serve.JekyllServeCommand .
|
Jekyll |
Extensions for JekyllServeSettings .
|
JekyllSettings | Jekyll tool settings. |
JekyllTool |
Base class for all Jekyll tools. |
JekyllVersionAliases |
Functions to execute the Jekyll commands in Cake builds. In order to use this Cake addin, Bundle and/or Jekyll must be installed. In order to use it, add the following to your Cake build script:
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).
|
Jekyll |
Contains settings used by Cake.Jekyll.Commands.Version.JekyllVersionCommand .
|
Jekyll |
Extensions for JekyllVersionSettings .
|
LogLevelExtensions |
Extensions to LogLevel
|
One |
Represents one or more DirectoryPath
|
OneOrMoreFilePaths |
Represents one or more FilePath
|
OneOrMoreStrings |
Represents one or more string
|
VerbosityExtensions |
Extensions to Verbosity
|