Usage
bengal.new [COMMAND] [OPTIONS]
Commands
layout
📋 Create a new layout template.
Layouts are reusable HTML templates used by pages.
Example:...
page
📄 Create a new page.
The page name will be automatically slugified for the filename.
Example:...
partial
🧩 Create a new partial template.
Partials are reusable template fragments included in other...
site
Create a new Bengal site (bengal new site).
theme
Create a new theme scaffold.
Themes are self-contained template and asset packages.
Example:...