Skip to main content

Module scaffold

Module scaffold 

Source
Expand description

Project scaffolding for --new. Project scaffolding.

Generates a complete starter project structure when ssg --new is invoked, including content, templates, config, and static assets.

Functionsยง

scaffold_project
Generates a new project with the given name in the current directory.
scaffold_project_at
Generates a new project at the given base directory.