Cake.Jekyll.dll Assembly

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:

#addin "nuget:?package=Cake.Jekyll&version=x.y.z"
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).

JekyllBuildSettings Contains settings used by JekyllBuildCommand.
JekyllBuildSettingsExtensions 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:

#addin "nuget:?package=Cake.Jekyll&version=x.y.z"
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).

JekyllCleanSettings Contains settings used by JekyllCleanCommand.
JekyllCleanSettingsExtensions 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:

#addin "nuget:?package=Cake.Jekyll&version=x.y.z"
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).

JekyllDoctorSettings Contains settings used by JekyllDoctorCommand.
JekyllDoctorSettingsExtensions 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:

#addin "nuget:?package=Cake.Jekyll&version=x.y.z"
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).

JekyllNewSettings Contains settings used by JekyllNewCommand.
JekyllNewSettingsExtensions Extensions for JekyllNewSettings.
JekyllNewThemeAliases

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:

#addin "nuget:?package=Cake.Jekyll&version=x.y.z"
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).

JekyllNewThemeSettings Contains settings used by JekyllNewThemeCommand.
JekyllNewThemeSettingsExtensions 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:

#addin "nuget:?package=Cake.Jekyll&version=x.y.z"
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).

JekyllServeSettings Contains settings used by JekyllServeCommand.
JekyllServeSettingsExtensions Extensions for JekyllServeSettings.
JekyllSettings Jekyll tool settings.
JekyllTool<TSettings> 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:

#addin "nuget:?package=Cake.Jekyll&version=x.y.z"
Where `x.y.z` is the version of the Cake.Jekyll package to use (latest version is recommended).

JekyllVersionSettings Contains settings used by JekyllVersionCommand.
JekyllVersionSettingsExtensions Extensions for JekyllVersionSettings.
LogLevelExtensions Extensions to LogLevel
OneOrMoreDirectoryPaths Represents one or more DirectoryPath
OneOrMoreFilePaths Represents one or more FilePath
OneOrMoreStrings Represents one or more string
VerbosityExtensions Extensions to Verbosity