aureliushq/Ink Static Site Generator
Build a static site with ink. Downloads a prebuilt release binary (or installs via Go) and runs `ink build`.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | ink version to use: a release tag (e.g. v1.2.3) or 'latest'. | no | latest |
| method | How to obtain ink: 'binary' (download prebuilt release) or 'go-install'. | no | binary |
| args | Extra arguments passed to `ink build`. | no | "" |
| working-directory | Directory to run the build from (site root). | no | . |
| token | GitHub token used to download release assets (avoids rate limits). | no | ${{ github.token }} |
Outputs
no outputs