al_hugo_binary
Categories:
al_hugo_binary
load("@com-alwaldend-git-src//bzl/rules: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 | required | |
site | Hugo site | Label | required |