deploy_site
Deploy a Hugo site to various platforms. Specify the site path and platform, with optional branch, API key, remote URL, and commit message.
Instructions
Deploy a Hugo site to various platforms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | main | |
| api_key | No | ||
| platform | Yes | ||
| site_path | Yes | ||
| remote_url | No | ||
| destination | No | public | |
| commit_message | No | Update site | |
| additional_options | No |