Closed ashmaroli closed 5 years ago
If the user or a third-party plugins sets config["jekyll-archives"] to nil or something but a Hash, output a warning and turn-off the archives generator.
config["jekyll-archives"]
nil
Closes #138
@jekyllbot: merge +fix
If the user or a third-party plugins sets
config["jekyll-archives"]
tonil
or something but a Hash, output a warning and turn-off the archives generator.Closes #138