Motivation
Considering that it is one of the most confusing options of Jekyll I'm surprised that it isn't documented anywhere in Configuration Options | Jekyll • Simple, blog-aware, static sites.
It's not enumerated in the help message of the jekyll build command either, maybe because this is not a supported command-line option of that command.
The baseurl configuration option, on the other hand, is documented under Build Command Options | Configuration Options | Jekyll • Simple, blog-aware, static sites.
Suggestion
We should have it documented either in:
, depending on the context.
Motivation
Considering that it is one of the most confusing options of Jekyll I'm surprised that it isn't documented anywhere in Configuration Options | Jekyll • Simple, blog-aware, static sites.
It's not enumerated in the help message of the
jekyll buildcommand either, maybe because this is not a supported command-line option of that command.The
baseurlconfiguration option, on the other hand, is documented under Build Command Options | Configuration Options | Jekyll • Simple, blog-aware, static sites.Suggestion
We should have it documented either in:
, depending on the context.