Scroll to navigation

JEKYLL_BUILD(1) User Commands JEKYLL_BUILD(1)

NAME

jekyll_build - build a website from its sources

USAGE

jekyll build [options...]

OPTIONS

The following options control the build command.

Use one or more (custom) configuration files instead of or together with _config.yml. Settings specified in later files override earlier definitions.
Serve the website from the given base URL.
Enable incremental rebuilds. Only generate documents and pages that were updated since the previous build. The file .jekyll-metadata keeps track of both file modification times and inter-document dependencies.
Watch for changes and rebuild the changed sites from source. This
Limit the number of posts to parse and publish.
Publish posts or collection documents with a future date.
Process and render posts in the _drafts folder (defaults to no).
Render posts that are marked as unpublished (defaults to no).
Force watch to use polling.
Use a Latent Semantic Indexer (LSI) like classifier-reborn for an improved related posts feature.
Fail the build if errors are present in the front matter.
Silence output.
Print verbose output.

For a list of general options please read the jekyll(1) manual page.

SEE ALSO

jekyll-serve(1), jekyll(1)

AUTHOR

This manual page was written by Daniel Leidert <dleidert@debian.org>, for the Debian GNU/Linux system (but may be used by others).

2020-10-30 Jekyll 3.9