install_theme
Install a Hugo theme by specifying site path, theme name, and URL. Optionally use Go modules for dependency management.
Instructions
Install a Hugo theme
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_path | Yes | ||
| theme_url | Yes | ||
| theme_name | Yes | ||
| use_go_module | No |