Module

cli.commands.site

Documentation for site

Functions

site_cli
Site building and serving commands.
0 None
def site_cli() -> None

Site building and serving commands.

site_new
🏗️ [DEPRECATED] Create a new Bengal site. ⚠️ This command is deprecated. Use 'bengal new site' i…
5 None
def site_new(name: str, theme: str, template: str, no_init: bool, init_preset: str) -> None

🏗️ [DEPRECATED] Create a new Bengal site.

⚠️ This command is deprecated. Use 'bengal new site' instead.

Parameters 5

Name Type Default Description
name str
theme str
template str
no_init bool
init_preset str