inspire-mif/asciidoctor-pdf-pages
Build AsciiDoc PDF Pages for each adoc into current repository branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| find_params | Extra parameters to pass to the find command to customize search criteria to select pdf to convert | no | -maxdepth 5 |
| asciidoctor_params | Extra parameters to pass to the asciidoctor command to customize the process of building adoc files | no | — |
| adoc_file_ext | The extension you are using for your AsciiDoc Files | no | .adoc |
| pre_build | Any arbitrary shell command to be executed before the asciidoc build is started. Optional. | no | echo "No pre build command provided." |
| post_build | Any arbitrary shell command to be executed after the asciidoc build is complete and before committing changes on working branch. Optional. | no | echo "No post build command provided." |
Outputs
no outputs