hexo server

Start a local server. By default, this is at http://localhost:4000/

Options

NameDescription
-i, --ip <ip>Override the default server IP. Bind to all IP address by default
-p, --port <port>Override default port
-s, --staticServe static files from the given directory
-l, --log [format]Enable logger. Override logger format
-o, --openImmediately open the server url in your default web browser