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.