al_hugo_binary
Categories:
al_hugo_binary
load("@com_alwaldend_src//bzl/rules/hugo:al_hugo_binary.bzl", "al_hugo_binary")
al_hugo_binary(name, arguments, site)
Run a hugo command
ATTRIBUTES
| Name | Description | Type | Mandatory | Default |
|---|---|---|---|---|
| name | A unique name for this target. | Name | required | |
| arguments | Hugo arguments | List of strings | optional | [] |
| site | Hugo site | Label | required |