Scroll to navigation

JEKYLL_SERVE(1) User Commands JEKYLL_SERVE(1)

NAME

jekyll_serve- blog-aware, static site generator

USAGE

jekyll { s | serve | server } [options...]

OPTIONS

The serve command supports all the options of the build command together with these additional options:

Local server hostname to listen to. The default is 127.0.0.1 or localhost.
Local server port to bind to. The default is 4000.
X.509 (SSL) certificate.
X.509 (SSL) private key.
Run the server in the background.
Skip initial site build which occurs before the server is started.
Launch the site in a browser.
Show a directory listing instead of loading the index file.
Use LiveReload to automatically refresh the browser.
Files for LiveReload to ignore. The values must be quoted so the shell won't expand them.
Minimum reload delay.
Maximum reload delay.
Port for LiveReload to listen on.

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

SEE ALSO

jekyll-build(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