eleventy <command>
Eleventy is a simpler static site generator
Arguments
Name | Description |
---|
command | folders |
Options
Name | Description |
---|
-h,--help | Show help message and exit |
-v,--version | Show program's version number and exit |
--quiet | Don’t print all written files |
--watch | Wait for files to change and automatically rewrite |
--dryrun | Don’t write any files |
--input <command> | Input template files |
--output <command> | Write HTML output to this folder |
--serve | Run web server on port and watch them too |
--port <command> | Run Web Server on specified port |
--formats <command> | Whitelist only certain template types |
--config <command> | Override the eleventy config file path |
--pathprefix <command> | Change all url template filters to use this subdirectory |