eleventy <folders>

Eleventy is a simpler static site generator

Arguments

NameDescription
foldersfolders

Options

NameDescription
-h, --helpShow help message and exit
-v, --versionShow program's version number and exit
--quietDon’t print all written files
--watchWait for files to change and automatically rewrite
--dryrunDon’t write any files
--input <Template File>Input template files
--output <arg>Write HTML output to this folder
--serveRun web server on port and watch them too
--port <port>Run Web Server on specified port
--formats <Template Names Separated by ,>Whitelist only certain template types
--config <Config File>Override the eleventy config file path
--pathprefix <Subdirectory>Change all url template filters to use this subdirectory