maschmann/Eleventy generator action
A custom GitHub Action to build static sites using Eleventy.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node_version | The version of Node.js to install. | yes | 23 |
| working_directory | The working directory to use. | no | . |
| output | Optional: Specify the output directory for Eleventy. | no | — |
| quiet | Optional: Run Eleventy in quiet mode. | no | — |
Outputs
| name | description |
|---|---|
| build_status | Status of the Eleventy build. |