create_site
Create a new Hugo site by providing a site name and absolute path. Supports optional force flag or creation in current directory.
Instructions
Create a new Hugo site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| site_name | Yes | ||
| site_abs_path | Yes | ||
| in_current_dir | No |