Summary
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).
|
| 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).
|
| 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).
|
| 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).
|
| 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).
|
| 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).
|
| 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).
|
| LogLevelExtensions |
Extensions to LogLevel
|
| VerbosityExtensions |
Extensions to Verbosity
|
Namespaces
| Namespace | Summary |
|---|---|
| Cake |
|
| Cake |
This namespace contain types used for running Jekyll commands. |
