Create your site file
You can get started quickly using the render-engine init cli command.
Then run the init command and provide the required parameters for initializing a template.
render-engine init
or
python -m render_engine init
Available Options
init has a few options that you can use to customize your site
You can view the options using the --help flag.

Visit the CLI - init page for more information.