Documentation ¶
Overview ¶
Package errors contains common Hugo errors and error related utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFeatureNotAvailable = errors.New("this feature is not available in your current Hugo version")
ErrFeatureNotAvailable denotes that a feature is unavailable.
We will, at least to begin with, make some Hugo features (SCSS with libsass) optional, and this error is used to signal those situations.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.