Console

The console is the primary way to interact with Betty. After installation, the betty command will be available on your command line.

Run betty --help to view all commands and global options, and betty $command --help (where $command is the name of a command) to see how to use that specific command, e.g. betty generate --help.

Commands

about

Output information about Betty, and optionally your project

clear-caches

Clear all caches

config

Configure Betty

demo

Explore a demonstration site

docs

View the documentation

generate

Generate a static site

new

Create a new project

new-translation

Create a new translation

serve

Serve a generated site

update-translations

Update existing translations

dev-profile-demo

Profile the generation of the demonstration site

dev-update-translations

Update all existing translations for Betty itself