hexo render <file...>

Render files with renderer plugins (e.g. Markdown) and save them at the specified path

Arguments

NameDescription
fileThe file to render

Options

NameDescription
--engineSpecify render engine
-o, --output <output directory>Output destination. Result will be printed in the terminal if the output destination is not set
--prettyPrettify JSON output