Functions
main
Bengal Static Site Generator CLI.
Build fast, modern static sites with Python.
Quick Start:
b…
main
def main(ctx: click.Context) -> None
Bengal Static Site Generator CLI.
Build fast, modern static sites with Python.
Quick Start:
bengal build Build your site
bengal serve Start dev server with live reload
bengal new site Create a new site
Shortcuts:
bengal b Build (short alias)
bengal s / dev Serve (short aliases)
bengal c Clean (short alias)
For more information, see: https://bengal.dev/docs
Parameters 1
| Name | Type | Default | Description |
|---|---|---|---|
ctx |
click.Context |
— |